File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
2023python :
Original file line number Diff line number Diff line change @@ -81,7 +81,6 @@ kiwisolver==1.1.0
8181kombu == 4.6.7
8282lesscpy == 0.14.0
8383librosa == 0.7.2
84- llvmlite == 0.39.1
8584Mako == 1.0.7
8685Markdown == 3.0.1
8786MarkupSafe == 1.1.0
@@ -101,7 +100,7 @@ openapi==1.1.0
101100opt-einsum == 3.1.0
102101packaging == 20.1
103102pamela == 1.0.0
104- pandas == 1.5.2
103+ pandas == 1.3.5
105104pandocfilters == 1.4.2
106105parso == 0.6.1
107106pathtools == 0.1.2
@@ -169,7 +168,7 @@ traits==6.0.0
169168uritemplate == 3.0.1
170169urllib3 == 1.26.5
171170uWSGI == 2.0.18
172- git+https://github.com/Ircam-WAM/vampy-host.git@hotfix/setup#egg=vamphost
171+ vamp == 1.1.0
173172vine == 1.3.0
174173watchdog == 0.10.2
175174wcwidth == 0.1.8
You can’t perform that action at this time.
0 commit comments