Skip to content

Commit e061aa9

Browse files
authored
Merge pull request #1437 from rackerlabs/drop-unneeded-cinder-dep
chore(cinder): remove unnecessary depend
2 parents 1b0a2cb + e86fd51 commit e061aa9

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

python/cinder-understack/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"cinder>=27.0.0,<28",
28-
"oslo.utils>=9.0.0,<10"
2928
]
3029

3130
[project.urls]

python/cinder-understack/uv.lock

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

0 commit comments

Comments
 (0)