Skip to content

Commit 598d618

Browse files
committed
FIX update numpy version requirement
1 parent 94d4fad commit 598d618

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
@@ -2,4 +2,4 @@ tensorflow>=1.19.0
22
scikit-learn>=0.22.0
33
scipy>=1.4.1
44
joblib>=0.14.1
5-
numpy==1.19.2
5+
numpy>=1.19.2

0 commit comments

Comments
 (0)