Skip to content

Commit

Permalink
remove dependencies for dbt-snowflake: will be accounted for in dbt-a…
Browse files Browse the repository at this point in the history
…dapter
  • Loading branch information
MichelleArk committed Jan 10, 2024
1 parent 009e971 commit 41ecd06
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ dependencies = [
"python-dateutil~=2.0",
"requests<3.0.0",
"typing-extensions~=4.4",
# Match snowflake-connector-python, to ensure compatibility in dbt-snowflake
"cffi>=1.9,<2.0.0",
"idna>=2.5,<4",
"requests<3.0.0",
"urllib3~=1.0", # we pin urllib3 ~= 1.0 because of openssl requirement for requests
]

[build-system]
Expand Down

0 comments on commit 41ecd06

Please sign in to comment.