Utkarsh736 commited on
Commit
6dd1eb3
1 Parent(s): c05f985

[Fix] pyproject.toml error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -124,7 +124,7 @@ 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
130
  referencing==0.35.1
 
124
  python-multipart==0.0.9
125
  pytz==2024.1
126
  pywin32==306; platform_system=="Windows"
127
+ pywinpty==2.0.13; platform_system=="Windows"
128
  PyYAML==6.0.1
129
  pyzmq==26.0.3
130
  referencing==0.35.1