Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 4f4097d

Browse files
authored
Merge pull request #578 from dlawin/daniel-dx-728-openssl-error-when-running-data-diff-dbt
specify urllib3<2
2 parents 5965bdd + fca420f commit 4f4097d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ tabulate = "^0.9.0"
4747
preql = {version="^0.2.19", optional=true}
4848
cx_Oracle = {version="*", optional=true}
4949
vertica-python = {version="*", optional=true}
50+
urllib3 = "<2"
5051

5152
[tool.poetry.dev-dependencies]
5253
parameterized = "*"

0 commit comments

Comments
 (0)