fsspec>=2024.10.0
parse>=1.20.2
parse_type>=0.6.4
typing_extensions>=4.12.2

[develop]
setuptools
setuptools-scm
wheel
build>=0.5.1
twine>=1.13.0
coverage>=4.4
pytest>=5.0
pytest-html>=1.19.0
pytest-cov
tox>=4.0
virtualenv>=20.0.0
pylint

[develop:python_version >= "3.7"]
ruff

[testing]
pytest>=5.0
pytest-html>=1.19.0
