Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions misc/dbt-materialize/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@ agate==1.9.1
annotated-types==0.7.0
attrs==26.1.0
babel==2.18.0
certifi==2026.2.25
certifi==2026.4.22
charset-normalizer==3.4.7
click==8.3.2
click==8.3.3
colorama==0.4.6
daff==1.4.2
dbt-adapters==1.22.10
dbt-common==1.37.3
dbt-core==1.11.7
dbt-common==1.37.5
dbt-core==1.11.8
dbt-extractor==0.6.0
dbt-materialize @ file:///dbt-materialize
dbt-postgres==1.10.0
dbt-protos==1.0.443
dbt-protos==1.0.474
dbt-semantic-interfaces==0.9.0
dbt-tests-adapter @ git+https://github.com/dbt-labs/dbt-adapters.git@f6ee73c42f1d34132ed489defb9eb9ef83221256#subdirectory=dbt-tests-adapter
deepdiff==8.6.2
freezegun==1.5.5
idna==3.11
idna==3.13
importlib_metadata==8.7.1
iniconfig==2.3.0
isodate==0.6.1
Expand All @@ -32,21 +32,21 @@ more-itertools==10.8.0
msgpack==1.1.2
networkx==3.4.2
orderly-set==5.5.0
packaging==26.0
packaging==26.2
parsedatetime==2.6
pathspec==0.12.1
pluggy==1.6.0
protobuf==6.33.5
psycopg2-binary==2.9.11
pydantic==2.12.5
pydantic_core==2.41.5
psycopg2-binary==2.9.12
pydantic==2.13.3
pydantic_core==2.46.3
Pygments==2.20.0
pytest==9.0.3
pytest-split==0.11.0
python-dateutil==2.9.0.post0
python-slugify==8.0.4
pytimeparse==1.1.8
pytz==2026.1.post1
pytz==2026.2
PyYAML==6.0.3
referencing==0.37.0
requests==2.33.1
Expand All @@ -58,4 +58,4 @@ text-unidecode==1.3
typing-inspection==0.4.2
typing_extensions==4.15.0
urllib3==2.6.3
zipp==3.23.0
zipp==3.23.1
Loading