Skip to content

Commit 61019f9

Browse files
committed
fix pandas version.
1 parent 85fd2cc commit 61019f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ hypernets>=0.3.0
55
prophet>=1.0.1
66
statsmodels>=0.12.1
77
numpy>=1.16.5
8-
pandas>=0.25.3
8+
pandas>=0.25.3,<2.0
99
scikit-learn>=0.22.1
1010
scipy
1111
numba

0 commit comments

Comments
 (0)