aboutsummaryrefslogtreecommitdiffstats
path: root/gallery_dl.egg-info/requires.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl.egg-info/requires.txt')
-rw-r--r--gallery_dl.egg-info/requires.txt16
1 files changed, 15 insertions, 1 deletions
diff --git a/gallery_dl.egg-info/requires.txt b/gallery_dl.egg-info/requires.txt
index 44dd863..531a762 100644
--- a/gallery_dl.egg-info/requires.txt
+++ b/gallery_dl.egg-info/requires.txt
@@ -1,4 +1,18 @@
requests>=2.11.0
+[extra]
+requests[socks]
+yt-dlp[default]
+pyyaml
+
+[extra:python_version < "3.11"]
+toml
+
+[extra:python_version >= "3.10"]
+truststore
+
+[extra:sys_platform == "linux"]
+secretstorage
+
[video]
-youtube-dl
+yt-dlp