buckeyeguy commited on
Commit
a3a6846
·
verified ·
1 Parent(s): 6f19a76

v2: update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit>=1.40
2
  plotly>=6.0
3
  pandas>=2.2
 
4
  pyarrow>=18.0
5
  huggingface_hub>=1.0
 
1
  streamlit>=1.40
2
  plotly>=6.0
3
  pandas>=2.2
4
+ numpy>=1.26
5
  pyarrow>=18.0
6
  huggingface_hub>=1.0