Updated requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
aiohttp==3.9.3
|
2 |
-
transformers
|
3 |
aiosignal==1.3.1
|
4 |
anaconda==0.0.1.1
|
5 |
anyio==4.3.0
|
@@ -112,6 +111,7 @@ python-dateutil==2.9.0.post0
|
|
112 |
python-dotenv==1.0.1
|
113 |
python-json-logger==2.0.7
|
114 |
pytz==2024.1
|
|
|
115 |
pywinpty==2.0.13
|
116 |
PyYAML==6.0.1
|
117 |
pyzmq==25.1.2
|
|
|
1 |
aiohttp==3.9.3
|
|
|
2 |
aiosignal==1.3.1
|
3 |
anaconda==0.0.1.1
|
4 |
anyio==4.3.0
|
|
|
111 |
python-dotenv==1.0.1
|
112 |
python-json-logger==2.0.7
|
113 |
pytz==2024.1
|
114 |
+
pywin32==306
|
115 |
pywinpty==2.0.13
|
116 |
PyYAML==6.0.1
|
117 |
pyzmq==25.1.2
|