Skip to content

Commit 8058f7b

Browse files
authored
fixed numpy not found version issue; (suragnair#274)
1 parent 1db83a7 commit 8058f7b

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
@@ -18,7 +18,7 @@ keras==2.9.0
1818
Keras-Preprocessing==1.1.2
1919
libclang==14.0.1
2020
Markdown==3.3.7
21-
numpy==1.22.4
21+
numpy
2222
oauthlib==3.2.0
2323
opt-einsum==3.3.0
2424
packaging==21.3

0 commit comments

Comments
 (0)