bparekh99 commited on
Commit
b017cb1
·
verified ·
1 Parent(s): d2e8f75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio>=4.0.0
2
  requests>=2.31.0
3
  beautifulsoup4>=4.12.0
4
- google-genai>=0.6.0
 
 
1
  gradio>=4.0.0
2
  requests>=2.31.0
3
  beautifulsoup4>=4.12.0
4
+ google-genai>=0.2.0
5
+ lxml>=4.9.0