We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4194bc7 commit ff15681Copy full SHA for ff15681
server/requirements.txt
@@ -2,7 +2,7 @@ django==5.2
2
3
djangorestframework==3.16.0
4
django-filter==25.1
5
-django-colorfield==0.13.0
+django-colorfield==0.14.0
6
django-cors-headers==4.7.0
7
drf-spectacular==0.28.0
8
@@ -16,9 +16,9 @@ gunicorn==23.0.0
16
17
# Google Cloud
18
google-cloud-run==0.10.17
19
-google-auth==2.39.0
+google-auth==2.40.0
20
django-storages[google]==1.14.6
21
-google-api-python-client==2.168.0
+google-api-python-client==2.169.0
22
23
# Testing
24
pyyaml==6.0.2
0 commit comments