diff --git a/requirements.txt b/requirements.txt index b853ba8..c0d8cfc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ passlib==1.7.4 psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" pyasn1==0.6.1; python_version >= "3.5" and python_version < "4" pycparser==2.22 -pydantic==2.10.5; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0" +pydantic==2.10.6; python_full_version >= "3.6.2" and python_full_version < "4.0.0" and python_version >= "3.7" and python_version < "4.0" pymongo==4.10.1; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2" python-dotenv==1.0.1; python_version >= "3.5" python-jose==3.3.0