bwingenroth commited on
Commit
bd40e81
·
verified ·
1 Parent(s): 9385ac2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  fasttext
2
  gradio
 
3
  toolz
 
1
  fasttext
2
  gradio
3
+ numpy>=1.21.0,<2.0.0
4
  toolz