We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887046d commit 2c53dbbCopy full SHA for 2c53dbb
requirements.txt
@@ -2,7 +2,7 @@ Django==3.2.25
2
django-crispy-forms==1.9.2
3
django-allauth==0.44.0
4
pyjwt==2.4.0
5
-cryptography==42.0.4
+cryptography==43.0.1
6
google-api-python-client==1.12.8
7
djangorestframework==3.12.4
8
django-rest-swagger==2.2.0
@@ -11,5 +11,5 @@ pyyaml==6.0.1
11
uritemplate==3.0.1
12
drf-yasg==1.20.0
13
python-dotenv==0.17.0
14
-requests==2.31.0
+requests==2.32.0
15
django-autocomplete-light==3.8.2
0 commit comments