Skip to content

Commit

Permalink
build: update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Jan 24, 2023
1 parent f8fb707 commit 37b2653
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ classifiers = [
"Programming Language :: Python :: 3.11"
]
dependencies = [
"kiara>=0.4.26",
"kiara_plugin.core_types>=0.4.13",
"kiara>=0.4.29",
"kiara_plugin.core_types>=0.4.14",
"duckdb>=0.6.0",
"pandas>=1.4.0",
"polars>=0.15.0",
Expand Down

0 comments on commit 37b2653

Please sign in to comment.