Spaces:
No application file
No application file
added gunicorn
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pytest
|
|
7 |
numpy
|
8 |
django
|
9 |
djangorestframework
|
10 |
-
|
|
|
|
7 |
numpy
|
8 |
django
|
9 |
djangorestframework
|
10 |
+
django-cors-headers
|
11 |
+
gunicorn
|