✨ Update pydantic properly
This commit is contained in:
@@ -17,7 +17,7 @@ python-jose = "*"
|
||||
alembic = "*"
|
||||
email-validator = "*"
|
||||
python-multipart = "*"
|
||||
pydantic = "1.10.8"
|
||||
pydantic = "*"
|
||||
redis = "*"
|
||||
aiohttp = "*"
|
||||
gunicorn = "*"
|
||||
@@ -46,6 +46,7 @@ starlette = "*"
|
||||
pyopenssl = "*"
|
||||
python-dotenv = "*"
|
||||
webauthn = "==1.*"
|
||||
pydantic-settings = "==2.2.1"
|
||||
|
||||
[dev-packages]
|
||||
coverage = "*"
|
||||
|
||||
Reference in New Issue
Block a user