simoncck commited on
Commit
b6bfc47
·
verified ·
1 Parent(s): 6214c9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,11 +1,10 @@
1
  # Web framework
2
- fastapi==0.104.1
3
  uvicorn[standard]==0.24.0
4
  gradio==4.8.0
5
 
6
  # Browser automation
7
  playwright==1.40.0
8
- selenium>=4.10
9
  webdriver-manager==4.0.1
10
 
11
  # Web scraping and parsing
 
1
  # Web framework
2
+ fastapi==0.110
3
  uvicorn[standard]==0.24.0
4
  gradio==4.8.0
5
 
6
  # Browser automation
7
  playwright==1.40.0
 
8
  webdriver-manager==4.0.1
9
 
10
  # Web scraping and parsing