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

Commit fca420f

Browse files
committed
specify urllib3<2
1 parent 5965bdd commit fca420f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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)