soojeongcrystal commited on
Commit
218d86f
β€’
1 Parent(s): dd3cae2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- gradio==3.1
2
- sentence-transformers==2.2.0
3
- scikit-learn==1.0.2
4
- networkx==2.6.3
5
- matplotlib==3.4.3
6
- neo4j==4.3.6
7
- pandas==1.3.3
 
8
  httpx==0.23.0 # ν˜Έν™˜λ˜λŠ” httpx 버전
9
  httpcore==0.15.0 # ν˜Έν™˜λ˜λŠ” httpcore 버전
 
1
+ gradio==3.50.2
2
+ pandas==1.5.3
3
+ numpy==1.23.5
4
+ sentence-transformers==2.2.2
5
+ scikit-learn==1.2.2
6
+ networkx==3.1
7
+ matplotlib==3.7.1
8
+ neo4j==5.8.1
9
  httpx==0.23.0 # ν˜Έν™˜λ˜λŠ” httpx 버전
10
  httpcore==0.15.0 # ν˜Έν™˜λ˜λŠ” httpcore 버전