Skip to content

Commit 5cb3052

Browse files
committed
1 parent 822a1d6 commit 5cb3052

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
beautifulsoup4
22
fake_useragent
3+
git+https://github.com/cclauss/tweepy.git@patch-1 ; python_version >= '3.13'
34
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
45
imageio
56
keras
@@ -19,7 +20,7 @@ scikit-learn
1920
statsmodels
2021
sympy
2122
tensorflow ; python_version < '3.13'
22-
tweepy
23+
tweepy ; python_version < '3.13'
2324
# yulewalker # uncomment once audio_filters/equal_loudness_filter.py is fixed
2425
typing_extensions
2526
xgboost

0 commit comments

Comments
 (0)