Spaces:
Build error
Build error
change pypiwin version from 304 to 223
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -132,7 +132,7 @@ python-dateutil==2.8.2
|
|
| 132 |
python-multipart==0.0.9
|
| 133 |
python-version==0.0.2
|
| 134 |
pytz==2024.1
|
| 135 |
-
pypiwin32==
|
| 136 |
PyYAML==6.0.1
|
| 137 |
pyzmq==24.0.1
|
| 138 |
rapidfuzz==3.9.1
|
|
|
|
| 132 |
python-multipart==0.0.9
|
| 133 |
python-version==0.0.2
|
| 134 |
pytz==2024.1
|
| 135 |
+
pypiwin32==223
|
| 136 |
PyYAML==6.0.1
|
| 137 |
pyzmq==24.0.1
|
| 138 |
rapidfuzz==3.9.1
|