Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
linkedin-jobs-scraper
|
2 |
-
gradio
|
3 |
pandas
|
4 |
-
selenium==4.
|
5 |
webdriver_manager
|
|
|
1 |
+
linkedin-jobs-scraper==5.0.1
|
2 |
+
gradio== 4.44.1
|
3 |
pandas
|
4 |
+
selenium==4.21.0
|
5 |
webdriver_manager
|