🐛 fix http2 extra

This commit is contained in:
Faylixe
2020-12-07 19:44:06 +01:00
parent 28448c8eaa
commit 4b1f1e192c

View File

@@ -55,7 +55,7 @@ setup(
'norbert==0.2.1',
'numpy<1.19.0,>=1.16.0',
'pandas==1.1.2',
'httpx[h2]',
'httpx[http2]',
'scipy==1.4.1',
'setuptools>=41.0.0',
'librosa==0.8.0',