Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,4 @@ requests
|
|
| 9 |
groq
|
| 10 |
selenium
|
| 11 |
python-dotenv
|
|
|
|
|
|
| 9 |
groq
|
| 10 |
selenium
|
| 11 |
python-dotenv
|
| 12 |
+
selenium >=4.0.0, < 5.0.0
|