diff --git a/requirements.txt b/requirements.txt index df797ea..7f051d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pydantic==1.9.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0 pymongo==3.12.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 -python-multipart==0.0.12 +python-multipart==0.0.16 pyyaml==6.0.2 requests==2.26.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" rsa==4.7.2; python_version >= "3.5" and python_version < "4"