use compatible operator

This commit is contained in:
Pablo Martin 2024-02-02 16:28:17 +01:00
parent 914965724a
commit dd4fa59ab4

View file

@ -1,2 +1,2 @@
dbt-core=="1.7.*"
dbt-postgres=="1.7.*"
dbt-core~=1.7.6
dbt-postgres~=1.7.6