Update requirements.txt

Fix error when execute `make install` in virtual python enviroment
This commit is contained in:
GuikiPT 2023-03-13 17:11:25 +00:00 committed by GitHub
parent 144aaeff8e
commit 7e28cfbe17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@ djangorestframework==3.9.4
drf-ujson==1.2.0
gunicorn==20.1.0
mimeparse==0.1.3
psycopg2==2.8.6
psycopg2-binary==2.9.5
python-dateutil==2.8.1
python-mimeparse==1.6.0
simplejson==3.17.2