Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,6 @@
|
|
| 1 |
-
gradio>=4.
|
| 2 |
-
neo4j>=5.
|
| 3 |
-
pandas>=2.0.0
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=4.19.2
|
| 2 |
+
neo4j>=5.14.1
|
| 3 |
+
pandas>=2.0.0
|
| 4 |
+
beautifulsoup4>=4.12.0
|
| 5 |
+
python-dateutil>=2.8.2
|
| 6 |
+
lxml>=4.9.0
|