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

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

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

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