Skip to content

Commit b251969

Browse files
committed
chore(neutron-understack): drop explicit pin on urllib3
Since we are now installing dependencies with the constraint file, we no longer need to include an explicit pin on urllib3.
1 parent 40c484f commit b251969

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

python/neutron-understack/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ dependencies = [
2727
"requests>=2,<3",
2828
"neutron-lib>=3,<4",
2929
"neutron>=27,<28",
30-
"urllib3==1.26.20",
3130
]
3231

3332
[project.entry-points."neutron.ml2.mechanism_drivers"]

python/neutron-understack/uv.lock

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)