diff --git a/setup.py b/setup.py index 1d29e70..ca06baf 100644 --- a/setup.py +++ b/setup.py @@ -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',