Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -13,3 +13,5 @@ cachetools
|
|
| 13 |
tenacity
|
| 14 |
flask
|
| 15 |
playwright
|
|
|
|
|
|
|
|
|
| 13 |
tenacity
|
| 14 |
flask
|
| 15 |
playwright
|
| 16 |
+
playwright>=1.40.0
|
| 17 |
+
|