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

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

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

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