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

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

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

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