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

Update Requirements.txt

Browse files
Files changed (1) hide show
  1. Requirements.txt +6 -7
Requirements.txt CHANGED
@@ -1,7 +1,6 @@
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
7
- streamlit-extras==0.4.3
 
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