JoFrost commited on
Commit
33f3394
·
1 Parent(s): 0162ea8

fix: add back plotly (for real)

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  gradio
2
  llama_index==0.6.5
3
  pandas==2.0.1
4
- openai==0.27.4
 
 
 
1
  gradio
2
  llama_index==0.6.5
3
  pandas==2.0.1
4
+ numpy==1.24.3
5
+ openai==0.27.4
6
+ plotly==5.14.1