Danielfonseca1212 commited on
Commit
30a086f
·
verified ·
1 Parent(s): fef41ef

Rename Requirements.txt to requirements.txt

Browse files
Files changed (2) hide show
  1. Requirements.txt +0 -6
  2. requirements.txt +5 -0
Requirements.txt DELETED
@@ -1,6 +0,0 @@
1
- streamlit>=1.35.0
2
- neo4j>=5.20.0
3
- groq>=0.9.0
4
- pandas>=2.2.2
5
- plotly>=5.22.0
6
- pyvis>=0.3.2
 
 
 
 
 
 
 
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ neo4j==6.1.0
2
+ groq==1.1.1
3
+ pyvis==0.3.2
4
+ plotly==6.6.0
5
+ pandas==3.0.1