Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ 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
|
|
|
9 |
scipy==1.11.1
|
10 |
seaborn==0.11.1
|
11 |
selenium==4.14.0
|
12 |
+
seleniumbase==4.20.1
|
13 |
shiny==0.3.3
|
14 |
undetected-chromedriver==3.5.3
|