Skip to content

Commit d9c245d

Browse files
committed
add rtd deps
1 parent 6c6fb7e commit d9c245d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ build:
1515
os: ubuntu-20.04
1616
tools:
1717
python: '3.9'
18+
apt_packages:
19+
- python3-numpy
20+
- vamp-plugin-sdk
1821

1922
# Optionally set the version of Python and requirements required to build your docs
2023
python:

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ kiwisolver==1.1.0
8181
kombu==4.6.7
8282
lesscpy==0.14.0
8383
librosa==0.7.2
84-
llvmlite==0.39.1
8584
Mako==1.0.7
8685
Markdown==3.0.1
8786
MarkupSafe==1.1.0
@@ -101,7 +100,7 @@ openapi==1.1.0
101100
opt-einsum==3.1.0
102101
packaging==20.1
103102
pamela==1.0.0
104-
pandas==1.5.2
103+
pandas==1.3.5
105104
pandocfilters==1.4.2
106105
parso==0.6.1
107106
pathtools==0.1.2
@@ -169,7 +168,7 @@ traits==6.0.0
169168
uritemplate==3.0.1
170169
urllib3==1.26.5
171170
uWSGI==2.0.18
172-
git+https://github.com/Ircam-WAM/vampy-host.git@hotfix/setup#egg=vamphost
171+
vamp==1.1.0
173172
vine==1.3.0
174173
watchdog==0.10.2
175174
wcwidth==0.1.8

0 commit comments

Comments
 (0)