Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ celery==5.2.7
|
|
10 |
mitmproxy==9.0.1
|
11 |
google-auth-oauthlib==1.0.0
|
12 |
google-api-python-client==2.79.0
|
13 |
-
pyppeteer==1.
|
14 |
# Additional dependency
|
15 |
splash==3.5
|
16 |
|
|
|
10 |
mitmproxy==9.0.1
|
11 |
google-auth-oauthlib==1.0.0
|
12 |
google-api-python-client==2.79.0
|
13 |
+
pyppeteer==1.1.2
|
14 |
# Additional dependency
|
15 |
splash==3.5
|
16 |
|