mibrahimzia commited on
Commit
8d00c99
·
verified ·
1 Parent(s): 40c0cee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -1,3 +1,7 @@
1
- gradio
2
- requests
3
- beautifulsoup4
 
 
 
 
 
1
+ gradio>=3.40
2
+ requests>=2.28
3
+ beautifulsoup4>=4.12
4
+ pandas>=2.0
5
+ fpdf2>=2.7
6
+ playwright>=1.35
7
+ # Playwright needs browsers installed. On Hugging Face Spaces the browsers are available.