Utkarsh736 commited on
Commit
e94e85c
·
1 Parent(s): 0fe59f7

[Issue-fix] build error - pywin32

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
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