Skip to content

Commit 02db5c3

Browse files
jsignellgadomski
authored andcommitted
Set ceiling for urllib3
1 parent 1e3be8a commit 02db5c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ dev = [
5757
"tomli~=2.0; python_version<'3.11'",
5858
"types-python-dateutil~=2.8.19",
5959
"types-requests~=2.29.0",
60+
"urllib3<2", # temporary pin https://github.com/stac-utils/pystac-client/issues/509
6061
]
6162
docs = [
6263
"Sphinx~=6.2",

0 commit comments

Comments
 (0)