Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -85,7 +85,7 @@ PyJWT==2.10.1
|
|
| 85 |
python-dateutil==2.9.0.post0
|
| 86 |
python-dotenv==1.1.1
|
| 87 |
pytz==2025.2
|
| 88 |
-
pywin32==311
|
| 89 |
PyYAML==6.0.2
|
| 90 |
pyzmq==27.1.0
|
| 91 |
realtime==2.20.0
|
|
|
|
| 85 |
python-dateutil==2.9.0.post0
|
| 86 |
python-dotenv==1.1.1
|
| 87 |
pytz==2025.2
|
| 88 |
+
# ❌ Removed pywin32==311 (Windows-only)
|
| 89 |
PyYAML==6.0.2
|
| 90 |
pyzmq==27.1.0
|
| 91 |
realtime==2.20.0
|