Skip to content

Commit 1e92335

Browse files
committed
try with statsmodels>=0.14.2
1 parent b427838 commit 1e92335

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ imageio
44
keras ; python_version < '3.12'
55
lxml
66
matplotlib
7-
numpy
7+
numpy>=2.1.0
88
opencv-python
99
pandas
1010
pillow
@@ -15,7 +15,7 @@ requests
1515
rich
1616
# scikit-fuzzy # uncomment once fuzzy_logic/fuzzy_operations.py is fixed
1717
scikit-learn
18-
statsmodels
18+
statsmodels>=0.14.2
1919
sympy
2020
tensorflow
2121
tweepy

0 commit comments

Comments
 (0)