NimaKL commited on
Commit
cffd762
·
verified ·
1 Parent(s): 0e0742c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- gradio>=4.0.0
2
- neo4j>=5.0.0
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