rjadr commited on
Commit
72bddeb
1 Parent(s): 932bcc4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ plotly
2
  sentence_transformers
3
  faiss-cpu
4
  colorcet
5
- matplotlib
 
 
 
2
  sentence_transformers
3
  faiss-cpu
4
  colorcet
5
+ matplotlib
6
+ numpy==1.24
7
+ bokeh==2.4.3