Skip to content

Commit

Permalink
Update pydantic-duality (#1902)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmievsa authored Oct 29, 2024
1 parent 7edb04d commit 4330c3f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ def get_long_description():
"starlette>=0.26.0",
"uvicorn",
"pydantic>=1.10.10,<2.0.0",
# https://github.com/zmievsa/pydantic-duality/issues/21
"pydantic-duality<=1.2.2",
"pydantic-duality>=1.2.4",
"sqlalchemy[asyncio]>=2.0.0",
"sqlalchemy_utils>=0.40.0",
"alembic>=1.10.2",
Expand Down

0 comments on commit 4330c3f

Please sign in to comment.