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

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

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

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