Skip to content

Commit

Permalink
Revert pydantic version adaption in athena module
Browse files Browse the repository at this point in the history
  • Loading branch information
marlonbucciarelli committed Nov 30, 2024
1 parent 869b508 commit 4a33051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion athena/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ httpx = "^0.24.1"
gitpython = "^3.1.41"
sqlalchemy = {extras = ["mypy"], version = "^2.0.21"}
psycopg2 = "^2.9.9"
pydantic = "1.10.13"

[tool.poetry.group.dev.dependencies]
types-requests = "^2.31.0.8"
Expand Down

0 comments on commit 4a33051

Please sign in to comment.