We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 256aeb0 commit 4e4e7f2Copy full SHA for 4e4e7f2
2 files changed
.readthedocs.yml
@@ -19,6 +19,7 @@ build:
19
- python3-gst-1.0
20
- python3-numpy
21
- python3-scipy
22
+ - python3-llvmlite
23
- gstreamer1.0-plugins-good
24
- gstreamer1.0-plugins-ugly
25
- gstreamer1.0-plugins-bad
requirements.txt
@@ -177,5 +177,5 @@ Werkzeug==1.0.0
177
widgetsnbextension==3.5.1
178
wrapt==1.11.2
179
xmljson==0.2.0
180
-youtube-dl==2021.5.16
+youtube-dl
181
zipp==2.2.0
0 commit comments