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

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

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

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