diff --git a/requirements.txt b/requirements.txt index c3cc72b..a6f31ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Django==3.2.24 django-crispy-forms==1.9.2 django-allauth==0.44.0 pyjwt==2.4.0 -cryptography==41.0.6 +cryptography==42.0.4 google-api-python-client==1.12.8 djangorestframework==3.12.4 django-rest-swagger==2.2.0