mroccuper commited on
Commit
ebbfcdf
·
verified ·
1 Parent(s): 94976d3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio
2
- beautifulsoup4
3
- google-generativeai
 
1
+ gradio==4.22.0
2
+ beautifulsoup4==4.12.3
3
+ requests==2.31.0