Spaces:
Sleeping
Sleeping
Utkarsh736
commited on
Commit
•
dbbb361
1
Parent(s):
f60e041
[Updated] req.txt
Browse files
.ipynb_checkpoints/Bearify_nb-checkpoint.ipynb
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
requirements.txt
CHANGED
@@ -123,7 +123,7 @@ python-dotenv==1.0.1
|
|
123 |
python-json-logger==2.0.7
|
124 |
python-multipart==0.0.9
|
125 |
pytz==2024.1
|
126 |
-
pywin32==306
|
127 |
pywinpty==2.0.13
|
128 |
PyYAML==6.0.1
|
129 |
pyzmq==26.0.3
|
|
|
123 |
python-json-logger==2.0.7
|
124 |
python-multipart==0.0.9
|
125 |
pytz==2024.1
|
126 |
+
pywin32==306; platform_system=="Windows"
|
127 |
pywinpty==2.0.13
|
128 |
PyYAML==6.0.1
|
129 |
pyzmq==26.0.3
|