Skip to content

Commit

Permalink
chore(deps): add koerce as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Sep 11, 2024
1 parent 720c237 commit f07026d
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
39 changes: 38 additions & 1 deletion poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ shapely = { version = ">=2,<3", optional = true }
# issues with versions <3.0.2
snowflake-connector-python = { version = ">=3.0.2,<4,!=3.3.0b1", optional = true }
trino = { version = ">=0.321,<1", optional = true }
koerce = "^0.4.1"

[tool.poetry.group.dev.dependencies]
codespell = { version = ">=2.2.6,<3", extras = [
Expand Down

0 comments on commit f07026d

Please sign in to comment.