Skip to content

Commit b9d5007

Browse files
committed
Update requirements.txt
1 parent c2c960b commit b9d5007

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
beautifulsoup4
22
fake_useragent
33
git+https://github.com/radarhere/Pillow.git@exec ; python_version >= '3.13'
4-
imageio # ; python_version < '3.13'
4+
imageio
55
keras ; python_version < '3.12'
66
lxml
77
matplotlib
@@ -15,8 +15,8 @@ qiskit-aer ; python_version < '3.12'
1515
requests
1616
rich
1717
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
18-
scikit-learn # ; python_version < '3.13'
19-
statsmodels # ; python_version < '3.13'
18+
scikit-learn
19+
statsmodels
2020
sympy
2121
tensorflow ; python_version < '3.13'
2222
tweepy

0 commit comments

Comments
 (0)