Skip to content

Commit

Permalink
Update comment to point to more active issue on psf/requests
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonhart committed May 11, 2023
1 parent a52580c commit 704409a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ pandas = ">=1.1,<1.6"
pandera = ">=0.9.0"
pydantic = ">=1.8"
dacite = ">=1.6"
requests = ">=2.20,<2.30" # TODO: revert upper bound when urllib3 situation sorts out: https://github.com/psf/requests/issues/6443
requests = ">=2.20,<2.30" # TODO: revert upper bound when urllib3 situation sorts out: https://github.com/psf/requests/issues/6432
requests-toolbelt = "*"
importlib-metadata = { version = "<5.0", python = "<3.8" }
tqdm = ">=4,<5"
Expand Down

0 comments on commit 704409a

Please sign in to comment.