Skip to content

Commit 396ffc8

Browse files
committed
pin pydantic to working version
Signed-off-by: vsoch <[email protected]>
1 parent a9e4abf commit 396ffc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ pyaml
1111
sqlalchemy
1212
# install also provides alembic binary
1313
alembic
14-
pydantic
14+
pydantic==2.0.1
1515
python-jose[cryptography]
1616
passlib[bcrypt]

0 commit comments

Comments
 (0)