Update requirements

This commit is contained in:
Joshua Rubingh 2020-05-20 11:24:57 +02:00
parent a321a69336
commit ddbc36b8aa
1 changed files with 3 additions and 1 deletions

View File

@ -2,4 +2,6 @@ Django==3.0.6
jsonfield==3.1.0
python-decouple==3.3
dj-database-url==0.5.0
django-ipware==2.1.0
mysqlclient==1.4.6
django-ipware==2.1.0
requests==2.23.0