update deps
- SHA
67f370cc5820ae2c31d92dc4085a72087d5a6e35- Parents
-
812ace5 - Tree
dbf532e
67f370c
67f370cc5820ae2c31d92dc4085a72087d5a6e35812ace5
dbf532e| Status | File | + | - |
|---|---|---|---|
| M |
requirements.txt
|
2 | 0 |
requirements.txtmodified@@ -6,9 +6,11 @@ Django==5.0.6 | ||
| 6 | 6 | django-cors-headers==4.3.1 |
| 7 | 7 | django-storages==1.14.3 |
| 8 | 8 | djangorestframework==3.15.1 |
| 9 | +drf-nested-routers==0.94.2 | |
| 9 | 10 | gunicorn==21.2.0 |
| 10 | 11 | jmespath==1.0.1 |
| 11 | 12 | packaging==25.0 |
| 13 | +pillow==11.3.0 | |
| 12 | 14 | psycopg2-binary==2.9.9 |
| 13 | 15 | python-dateutil==2.9.0.post0 |
| 14 | 16 | python-decouple==3.8 |