boto3
anyio>=3.0.0
urllib3<3,>=1.26.0
pydantic<3.0,>=2.4.0
acryl-datahub[datahub-rest]>=1.5.0.15
sqlalchemy-stubs>=0.4
loguru>=0.5.0
mypy_extensions>=0.4.3
botocore!=1.23.0

[:python_version < "3.11"]
typing_extensions>=3.7.4

[dev]
boto3
pytest>=6.2.2
acryl-datahub[datahub-rest]>=1.5.0.15
types-requests
mypy_extensions>=0.4.3
ruff>=0.8.0
pydantic<3.0,>=2.4.0
types-freezegun
sqlalchemy-stubs>=0.4
types-python-dateutil
types-dataclasses
pytest-cov
mypy>=1.16.0
freezegun
pytest-asyncio
loguru>=0.5.0
types-PyYAML
anyio>=3.0.0
urllib3<3,>=1.26.0
types-toml
botocore!=1.23.0
requests-mock

[dev:python_version < "3.11"]
typing_extensions>=3.7.4
