mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
🐛 fix http2 extra
This commit is contained in:
2
setup.py
2
setup.py
@@ -55,7 +55,7 @@ setup(
|
|||||||
'norbert==0.2.1',
|
'norbert==0.2.1',
|
||||||
'numpy<1.19.0,>=1.16.0',
|
'numpy<1.19.0,>=1.16.0',
|
||||||
'pandas==1.1.2',
|
'pandas==1.1.2',
|
||||||
'httpx[h2]',
|
'httpx[http2]',
|
||||||
'scipy==1.4.1',
|
'scipy==1.4.1',
|
||||||
'setuptools>=41.0.0',
|
'setuptools>=41.0.0',
|
||||||
'librosa==0.8.0',
|
'librosa==0.8.0',
|
||||||
|
|||||||
Reference in New Issue
Block a user