We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15395d1 commit 2335650Copy full SHA for 2335650
setup.cfg
@@ -28,7 +28,7 @@ packages = find:
28
include_package_data = True
29
install_requires =
30
dvc
31
- fsspec
+ fsspec[http]
32
aiohttp-retry>=2.5.0
33
34
[options.extras_require]
0 commit comments