We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db59e8f commit 041bd4aCopy full SHA for 041bd4a
requirements.txt
@@ -1,7 +1,7 @@
1
beautifulsoup4
2
fake_useragent
3
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
4
-imageio # ; python_version < '3.13'
+imageio
5
keras ; python_version < '3.12'
6
lxml
7
matplotlib
@@ -15,8 +15,8 @@ qiskit-aer ; python_version < '3.12'
15
requests
16
rich
17
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
18
-scikit-learn # ; python_version < '3.13'
19
-statsmodels # ; python_version < '3.13'
+scikit-learn
+statsmodels
20
sympy
21
tensorflow ; python_version < '3.13'
22
tweepy
0 commit comments