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

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

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

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