pydantic>=1.5.1
sqlalchemy-stubs>=0.4
boto3
acryl-datahub[datahub-rest]>=0.13.3.4rc2
mypy_extensions>=0.4.3
botocore!=1.23.0

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

[dev]
types-python-dateutil
flake8>=3.8.3
requests-mock
sqlalchemy-stubs>=0.4
mypy<0.920,>=0.901
boto3
flake8-tidy-imports>=4.3.0
types-toml
types-dataclasses
types-requests
mypy_extensions>=0.4.3
botocore!=1.23.0
types-freezegun
pydantic>=1.5.1
freezegun
pytest>=6.2.2
acryl-datahub[datahub-rest]>=0.13.3.4rc2
types-PyYAML

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