simple-plant-archive-django/requirements.txt

14 lines
231 B
Text
Raw Normal View History

2024-10-05 17:30:35 +02:00
asgiref==3.8.1
Django==5.0.8
django-cors-headers==4.4.0
2024-10-05 17:30:35 +02:00
djangorestframework==3.15.2
2024-12-22 03:07:07 +01:00
djangorestframework-simplejwt==5.3.1
2024-10-05 17:30:35 +02:00
mysqlclient==2.2.4
pillow==10.4.0
sqlparse==0.5.1
2024-12-22 03:07:07 +01:00
pip==23.0.1
PyJWT==2.10.0
setuptools==66.1.1
wheel==0.37.0