aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2020-01-21 01:08:43 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2020-01-21 01:08:43 -0500
commit4366125d2580982abb57bc65a26fc1fb8ef2a5df (patch)
tree743a26348e360c8b7f5eb89d4f704b015e902e68 /setup.py
parentbc435e826dbe37969d9cbe280f58810d054932cc (diff)
New upstream version 1.12.3upstream/1.12.3
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index f0f0f16..e31a38c 100644
--- a/setup.py
+++ b/setup.py
@@ -61,10 +61,6 @@ setup(
"requests>=2.11.0",
],
extras_require={
- "cloudflare": [
- "pyOpenSSL>=19.0.0",
- "cryptography>=2.8.0",
- ],
"video": [
"youtube-dl",
],