name: dbt-common version: 1.39.0 summary: The shared common utilities that dbt-core and adapter implementations use license: Apache-2.0 requires_python: >=3.10 python_min: 3.10 install_size: 87.0 KB module_format: py3-none-any repo_url: https://github.com/dbt-labs/dbt-common.git last_released_at: 2026-08-11T09:15:14Z releases_last_12mo: 15 avg_days_between_releases: 15.1 platforms: any ## dependencies agate <1.10,>=1.7.0 colorama <0.5,>=0.3.9 dbt-protos <2.0.0,>=1.0.410 deepdiff <9.0,>=7.0 isodate <0.8,>=0.6 jinja2 <4,>=3.1.3 jsonschema <5.0,>=4.0 mashumaro[msgpack] <4.0,>=3.9 opentelemetry-api <3.0,>=1.26 pathspec <1.1,>=0.9 protobuf <7.0,>=6.0 python-dateutil <3.0,>=2.0 requests <3.0.0 typing-extensions <5.0,>=4.4 ## extras [build] check-wheel-contents twine wheel [lint] black <24.0,>=23.3 flake8 flake8-docstrings flake8-pyproject mypy <2.0,>=1.3 pytest <8.0,>=7.3 types-jinja2 <3.0,>=2.11 types-jsonschema <5.0,>=4.17 types-protobuf <7.0,>=6.0 types-python-dateutil <3.0,>=2.8 types-pyyaml <7.0,>=6.0 types-requests [test] hypothesis <7.0,>=6.87 opentelemetry-sdk <3.0,>=1.26 pytest-cov <5.0,>=4.1 pytest-mock pytest-xdist <4.0,>=3.2 pytest <8.0,>=7.3 ## maintainers dbt Labs