Spaces:
Sleeping
Sleeping
Rename requirements.txt to Requirements.txt
Browse files
requirements.txt → Requirements.txt
RENAMED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
neo4j==6.1.0
|
| 2 |
groq==1.1.1
|
| 3 |
pyvis==0.3.2
|
| 4 |
-
plotly==
|
| 5 |
-
pandas==
|
|
|
|
| 1 |
neo4j==6.1.0
|
| 2 |
groq==1.1.1
|
| 3 |
pyvis==0.3.2
|
| 4 |
+
plotly==5.24.1
|
| 5 |
+
pandas==2.2.3
|