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

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

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

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