Skip to content

Commit 1e1dc36

Browse files
committed
fix conflict.
1 parent ba91638 commit 1e1dc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hypernets>=0.3.0
55
# sktime has been deprecated, all functions have been driven by hyperts. Do not uncomment unless necessary.
66
prophet>=1.0.1
77
statsmodels>=0.12.1
8-
numpy>=1.16.5
8+
numpy>=1.16.5,<2.0.0 # restrict<2.0.0, date: 2024/07/01
99
pandas>=0.25.3,<2.0
1010
scikit-learn>=0.22.1
1111
scipy

0 commit comments

Comments
 (0)