We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 822a1d6 commit 5cb3052Copy full SHA for 5cb3052
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