simoncck commited on
Commit
9d52d6c
·
verified ·
1 Parent(s): a04d365

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
 
1
  fastapi==0.104.1
2
  uvicorn==0.24.0
3
- selenium==4.15.2
4
  webdriver-manager==4.0.1
5
  pillow==10.1.0
6
  pydantic==2.5.0
 
1
+
2
  fastapi==0.104.1
3
  uvicorn==0.24.0
4
+ selenium==4.16.0
5
  webdriver-manager==4.0.1
6
  pillow==10.1.0
7
  pydantic==2.5.0