File tree 1 file changed +13
-12
lines changed
1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change @@ -2,21 +2,22 @@ beautifulsoup4
2
2
fake_useragent
3
3
keras
4
4
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'
9
10
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'
12
13
requests
13
14
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'
18
19
tensorflow ; python_version < '3.12'
19
20
texttable
20
- tweepy
21
- xgboost
21
+ tweepy ; python_version < '3.12'
22
+ xgboost ; python_version < '3.12'
22
23
yulewalker
You can’t perform that action at this time.
0 commit comments