We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6ecde8 commit b0a41b5Copy full SHA for b0a41b5
1 file changed
rootfs/requirements.txt
@@ -1,17 +1,17 @@
1
# Drycc passport requirements
2
-django==5.2.6
+django==5.2.7
3
pytz==2025.2
4
django-auth-ldap==5.2.0
5
-django-cors-headers==4.8.0
+django-cors-headers==4.9.0
6
djangorestframework==3.16.1
7
gunicorn==23.0.0
8
-uvicorn==0.35.0
9
-asgiref==3.9.1
+uvicorn==0.37.0
+asgiref==3.10.0
10
psycopg[binary]==3.2.10
11
requests==2.32.5
12
requests-toolbelt==1.0.0
13
redis==6.4.0
14
hiredis==3.2.1
15
dj-database-url==3.0.1
16
-django-oauth-toolkit==3.0.1
17
-whitenoise==6.10.0
+django-oauth-toolkit==3.1.0
+whitenoise==6.11.0
0 commit comments