Skip to content

Commit

Permalink
Merge branch 'main' into feat/python-312
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLuttenberger committed Dec 20, 2023
2 parents 6a5d852 + 8e2a793 commit ac93ad4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jsonpath-ng = { version = "^1.5.3", optional = true }
# Other
openpyxl = { version = "^3.0.0", optional = true }
progressbar2 = { version = "^4.0.0", optional = true }
deltalake = { version = ">=0.6.4,<0.11.0", optional = true }
deltalake = { version = ">=0.6.4,<0.15.0", optional = true }
geopandas = [
{ version = "^0.13.2", markers = "python_version < \"3.12\"", optional = true },
{ version = "^0.14.1", markers = "python_version >= \"3.12\"", optional = true }
Expand Down

0 comments on commit ac93ad4

Please sign in to comment.