Skip to content

Commit

Permalink
FIX update numpy version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
PSSF23 committed Nov 15, 2021
1 parent 94d4fad commit 598d618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ tensorflow>=1.19.0
scikit-learn>=0.22.0
scipy>=1.4.1
joblib>=0.14.1
numpy==1.19.2
numpy>=1.19.2

0 comments on commit 598d618

Please sign in to comment.