Skip to content

Commit

Permalink
constraint urllib3 < 2
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-weber committed Jun 2, 2023
1 parent 7f364c1 commit edbba0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
13 changes: 5 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ include = ["gpsoauth/py.typed"]
python = "^3.8"
pycryptodomex = ">= 3.0"
requests = ">= 2.0.0"
urllib3 = "<2.0"

[tool.poetry.dev-dependencies]
pre-commit = "^2.11.1"
Expand Down

0 comments on commit edbba0d

Please sign in to comment.