Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -64,7 +64,6 @@ pyparsing
|
|
64 |
python-dateutil
|
65 |
python-dotenv
|
66 |
pytz
|
67 |
-
pywin32
|
68 |
pyzmq
|
69 |
requests
|
70 |
rich
|
@@ -95,4 +94,4 @@ Werkzeug
|
|
95 |
wheel
|
96 |
wrapt
|
97 |
xgboost
|
98 |
-
gunicorn
|
|
|
64 |
python-dateutil
|
65 |
python-dotenv
|
66 |
pytz
|
|
|
67 |
pyzmq
|
68 |
requests
|
69 |
rich
|
|
|
94 |
wheel
|
95 |
wrapt
|
96 |
xgboost
|
97 |
+
gunicorn
|