Delete texttable from dependencies (#10565)

* Disable unused dependencies

Comment out dependencies in requirements.txt that are only used by currently-disabled files

* Delete unused dependency
This commit is contained in:
Tianyi Zheng 2023-10-15 20:01:01 -04:00 committed by GitHub
parent c2f14e8a78
commit bb8f194957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,6 @@ scikit-learn
statsmodels statsmodels
sympy sympy
tensorflow ; python_version < '3.12' tensorflow ; python_version < '3.12'
texttable
tweepy tweepy
xgboost xgboost
# yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed # yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed