fsspec

[all]
morefs[asynclocalfs,memfs]

[asynclocal]
morefs[asynclocalfs]

[asynclocalfs]
fsspec>=2022.10.0
aiofile<4,>=3.8.5

[asynclocalfs:python_version < "3.10"]
typing_extensions>=3.10.0

[dev]
morefs[all,tests]
mypy==1.10.1

[memfs]
pygtrie>=2.3.2

[tests]
morefs[all]
pytest<9,>=7
pytest-asyncio<1,>=0.21.0
pytest-cov>=4.1.0
pytest-mock
pytest-sugar
