Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,4 +8,6 @@ Pillow==9.0.1
|
|
8 |
Requests==2.31.0
|
9 |
scipy==1.11.1
|
10 |
seaborn==0.11.1
|
|
|
11 |
shiny==0.3.3
|
|
|
|
8 |
Requests==2.31.0
|
9 |
scipy==1.11.1
|
10 |
seaborn==0.11.1
|
11 |
+
selenium==4.14.0
|
12 |
shiny==0.3.3
|
13 |
+
undetected-chromedriver==3.5.3
|