Executor-Tyrant-Framework commited on
Commit
b10480c
·
verified ·
1 Parent(s): d94a2a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  gradio==4.16.0
2
  chromadb==0.4.22
3
  sentence-transformers==2.3.1
4
- numpy==1.24.3
5
  plotly==5.18.0
 
1
  gradio==4.16.0
2
  chromadb==0.4.22
3
  sentence-transformers==2.3.1
4
+ numpy>=1.26.0
5
  plotly==5.18.0