pytest>=6.2
requests
fsspec
universal-pathlib>=0.2.0
filelock>=3.3.2

[all]
pytest-servers[azure,gcs,s3]

[azure]
adlfs>=2022.02.22
pytest-servers[docker]

[dev]
pytest-servers[all]
pytest-servers[tests]

[docker]
docker>6

[gcs]
gcsfs>=2022.02.22
pytest-servers[docker]

[s3]
moto[server]>=4
s3fs[boto3]>=2022.02.0
botocore>=1.31.17
PyYAML>=6.0.2

[tests]
coverage-enable-subprocess
coverage[toml]>6
pytest-sugar==1.0.0
pytest-xdist==3.8.0
mypy==1.17.0
types-requests
