Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -192,9 +192,6 @@ tenacity==8.1.0
|
|
192 |
tensorboard==2.11.2
|
193 |
tensorboard-data-server==0.6.1
|
194 |
tensorboard-plugin-wit==1.8.1
|
195 |
-
tensorflow-estimator==2.11.0
|
196 |
-
tensorflow-hub==0.12.0
|
197 |
-
tensorflow-macos==2.11.0
|
198 |
termcolor==2.1.0
|
199 |
textblob==0.17.1
|
200 |
threadpoolctl==3.1.0
|
@@ -213,7 +210,6 @@ transformers==4.26.1
|
|
213 |
typing_extensions==4.5.0
|
214 |
uc-micro-py==1.0.1
|
215 |
urllib3==1.26.14
|
216 |
-
vaderSentiment==3.3.2
|
217 |
vector-quantize-pytorch==1.2.2
|
218 |
wcwidth==0.2.5
|
219 |
webencodings==0.5.1
|
|
|
192 |
tensorboard==2.11.2
|
193 |
tensorboard-data-server==0.6.1
|
194 |
tensorboard-plugin-wit==1.8.1
|
|
|
|
|
|
|
195 |
termcolor==2.1.0
|
196 |
textblob==0.17.1
|
197 |
threadpoolctl==3.1.0
|
|
|
210 |
typing_extensions==4.5.0
|
211 |
uc-micro-py==1.0.1
|
212 |
urllib3==1.26.14
|
|
|
213 |
vector-quantize-pytorch==1.2.2
|
214 |
wcwidth==0.2.5
|
215 |
webencodings==0.5.1
|