Skip to content

Commit

Permalink
pin pydantic v2 until odmantic supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Jul 6, 2023
1 parent 4a03500 commit b60872e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ numba==0.56.4
numpy==1.23.5
odmantic==0.9.2
pandas==1.5.3
pydantic==1.10.11 # bump to v2 once odmantic supports it
PyJWT==2.6.0
pymongo==4.4.0
pytest==7.2.1
Expand Down

0 comments on commit b60872e

Please sign in to comment.