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

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

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

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