update to requirements, fix dataset file location in management command
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
Django==2.2.17
|
||||
psycopg2-binary==2.8.6
|
||||
djangorestframework==3.12.2
|
||||
djangorestframework-simplejwt==4.4.0
|
||||
djangorestframework-simplejwt==4.6.0
|
||||
factory-boy==3.1.0
|
||||
django-dotenv==1.4.2
|
||||
django-filter==2.4.0
|
||||
-e git://github.com/darklow/django-suit/@v2#egg=django-suit
|
||||
django-cors-headers==3.5.0
|
||||
django-taggit-serializer==0.1.7
|
||||
django-tagulous==1.1.0
|
||||
django-tagulous==1.1.0
|
||||
Pillow==8.1.0
|
||||
Reference in New Issue
Block a user