Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -28,4 +28,5 @@ colorama
|
|
28 |
platformdirs
|
29 |
packaging
|
30 |
setuptools
|
31 |
-
wheel
|
|
|
|
28 |
platformdirs
|
29 |
packaging
|
30 |
setuptools
|
31 |
+
wheel
|
32 |
+
gunicorn
|