diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 02:22:08 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 14:45:44 -0500 |
commit | b7421fb8e5e60598e4c3ac8ece0ddb29bfb9dd08 (patch) | |
tree | b19f0ffa775ac44c2aceff11db9fb621cc6cf56b /python | |
parent | f5a61d8da104f2989ac222c2a29dd48d4fc4ca0a (diff) |
python/cloudscraper: Fixed dep info
Diffstat (limited to 'python')
-rw-r--r-- | python/cloudscraper/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/cloudscraper/README b/python/cloudscraper/README index fda7ca3f577d6..87eaf58bd45a3 100644 --- a/python/cloudscraper/README +++ b/python/cloudscraper/README @@ -1,6 +1,2 @@ A simple Python module to bypass Cloudflare's anti-bot page (also known as "I'm Under Attack Mode", or IUAM), implemented with Requests. - -All of the dependencies require python3 support. - -Optional dependency: brotli |