Skip to content

Commit 55990d2

Browse files
committed
Pinned urllib version to avoid issue when using geoserver
1 parent 54ef951 commit 55990d2

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
@@ -40,6 +40,7 @@ dependencies = [
4040
"requests_toolbelt",
4141
"sqlalchemy<2",
4242
"psycopg2-binary",
43+
"urllib3>=1.26,<2.0"
4344
]
4445
dynamic = ["version"]
4546

0 commit comments

Comments
 (0)