We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7742e commit e40d54eCopy full SHA for e40d54e
requirements.txt
@@ -1,5 +1,6 @@
1
beautifulsoup4
2
fake_useragent
3
+git+https://github.com/cclauss/tweepy.git@patch-1 ; python_version >= '3.13'
4
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
5
imageio
6
keras
@@ -19,7 +20,7 @@ scikit-learn
19
20
statsmodels
21
sympy
22
tensorflow ; python_version < '3.13'
-tweepy
23
+tweepy ; python_version < '3.13'
24
# yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed
25
typing_extensions
26
xgboost
0 commit comments