Skip to content

Commit 9eea35b

Browse files
committed
mv scipy deps
1 parent 7a9f279 commit 9eea35b

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

.readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ build:
1818
apt_packages:
1919
- python3-gst-1.0
2020
- python3-numpy
21+
- python3-scipy
2122
- gstreamer1.0-plugins-good
2223
- gstreamer1.0-plugins-ugly
2324
- gstreamer1.0-plugins-bad

requirements-debian.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ python3-pip
44

55
# Legacy decoders and encoders need Gstreamer
66
python3-gst-1.0
7+
python3-scipy
8+
python3-numpy
79
gstreamer1.0-plugins-good
810
#gstreamer1.0-gnonlin
911
gstreamer1.0-plugins-ugly

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ rsa==4.0
141141
ruamel.yaml==0.16.10
142142
ruamel.yaml.clib==0.2.0
143143
scikit-learn==0.22.1
144-
scipy==1.4.1
145144
SecretStorage==2.3.1
146145
Send2Trash==1.5.0
147146
simplejson==3.17.0

0 commit comments

Comments
 (0)