chore: Update requirements.txt
This commit is contained in:
parent
60be2f9139
commit
eb54875d35
@ -5,10 +5,14 @@ Django==4.2
|
|||||||
django-cors-headers==3.14.0
|
django-cors-headers==3.14.0
|
||||||
django-debug-toolbar==4.0.0
|
django-debug-toolbar==4.0.0
|
||||||
djangorestframework==3.14.0
|
djangorestframework==3.14.0
|
||||||
|
gunicorn==21.2.0
|
||||||
mypy-extensions==1.0.0
|
mypy-extensions==1.0.0
|
||||||
packaging==23.0
|
packaging==23.0
|
||||||
pathspec==0.11.1
|
pathspec==0.11.1
|
||||||
Pillow==9.5.0
|
Pillow==9.5.0
|
||||||
platformdirs==3.2.0
|
platformdirs==3.2.0
|
||||||
|
psycopg2==2.9.9
|
||||||
pytz==2022.7.1
|
pytz==2022.7.1
|
||||||
|
setuptools==68.2.2
|
||||||
sqlparse==0.4.3
|
sqlparse==0.4.3
|
||||||
|
wheel==0.41.3
|
||||||
|
Loading…
Reference in New Issue
Block a user