diff --git a/back/requirements.txt b/back/requirements.txt index 7282612..bc386a8 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -11,7 +11,7 @@ babel==2.12.1; python_version >= '3.7' certifi==2023.7.22; python_version >= '3.6' cffi==1.15.1 charset-normalizer==3.1.0; python_version >= '3.7' -cryptography==41.0.1 +cryptography==41.0.6 defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' django-allauth==0.51.0 django-cors-headers==3.13.0