Skip to content

Commit f43bc38

Browse files
authored
Update requirements.txt
1 parent e43de87 commit f43bc38

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

Diff for: requirements.txt

+13-12
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,22 @@ beautifulsoup4
22
fake_useragent
33
keras
44
lxml
5-
matplotlib ; python_version < '3.12'
6-
numpy ; python_version < '3.12'
7-
opencv-python ; python_version < '3.12'
8-
pandas ; python_version < '3.12'
5+
matplotlib # ; python_version < '3.12'
6+
# numpy ; python_version < '3.12'
7+
git+https://github.com/cclauss/numpy.git@patch-1
8+
opencv-python # ; python_version < '3.12'
9+
pandas # ; python_version < '3.12'
910
pillow
10-
projectq ; python_version < '3.12'
11-
qiskit ; python_version < '3.12'
11+
projectq # ; python_version < '3.12'
12+
qiskit # ; python_version < '3.12'
1213
requests
1314
rich
14-
scikit-fuzzy ; python_version < '3.12'
15-
scikit-learn ; python_version < '3.12'
16-
statsmodels ; python_version < '3.12'
17-
sympy ; python_version < '3.12'
15+
scikit-fuzzy # ; python_version < '3.12'
16+
scikit-learn # ; python_version < '3.12'
17+
statsmodels # ; python_version < '3.12'
18+
sympy # ; python_version < '3.12'
1819
tensorflow ; python_version < '3.12'
1920
texttable
20-
tweepy
21-
xgboost
21+
tweepy ; python_version < '3.12'
22+
xgboost ; python_version < '3.12'
2223
yulewalker

0 commit comments

Comments
 (0)