HiPhone_BE/requirements.txt

19 lines
325 B
Plaintext
Raw Normal View History

2023-10-17 02:24:12 +09:00
asgiref==3.6.0
black==23.1.0
click==8.1.3
Django==4.2
django-cors-headers==3.14.0
django-debug-toolbar==4.0.0
djangorestframework==3.14.0
2024-02-12 22:52:39 +09:00
gunicorn==21.2.0
2023-10-17 02:24:12 +09:00
mypy-extensions==1.0.0
packaging==23.0
pathspec==0.11.1
Pillow==9.5.0
platformdirs==3.2.0
2024-02-12 22:52:39 +09:00
psycopg2==2.9.9
2023-10-17 02:24:12 +09:00
pytz==2022.7.1
2024-02-12 22:52:39 +09:00
setuptools==68.2.2
2023-10-17 02:24:12 +09:00
sqlparse==0.4.3
2024-02-12 22:52:39 +09:00
wheel==0.41.3