Update pydantic version to the latest from 1.x

This commit is contained in:
Roman Mogylatov 2024-08-06 22:01:20 -04:00
parent 8e1e62064e
commit 7de944328d

View File

@ -11,7 +11,7 @@ mypy
pyyaml pyyaml
httpx httpx
fastapi fastapi
pydantic==1.10.13 pydantic==1.10.17
numpy numpy
scipy scipy
boto3 boto3