jaibadachiya commited on
Commit
24f5abf
·
verified ·
1 Parent(s): 60413b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- streamlit
2
- spacy
3
- matplotlib
4
- networkx
5
- neo4j
 
 
1
+ streamlit==1.15.0
2
+ spacy==3.4.4
3
+ matplotlib==3.5.1
4
+ networkx==3.7
5
+ neo4j==4.4
6
+ scikit-learn==1.0.2