Skip to content

Commit

Permalink
relax version specifier for dbt-extractor (#4427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel May authored Dec 3, 2021
1 parent 5310498 commit b68535b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ charset-normalizer==2.0.8
click==8.0.3
colorama==0.4.4
dbt-core==1.0.0rc3
dbt-extractor==0.4.0
dbt-extractor~=0.4.0
dbt-postgres==1.0.0rc3
future==0.18.2
hologram==0.0.14
Expand Down

0 comments on commit b68535b

Please sign in to comment.