diff options
Diffstat (limited to '')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 7f5cb011..6ec1953d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ requests pycryptodome -curl_cffi>=0.5.10b4 +curl_cffi>=0.5.10 aiohttp certifi browser_cookie3 @@ -26,4 +26,4 @@ async-property undetected-chromedriver asyncstdlib async_property -bs4
\ No newline at end of file +bs4 |