Skip to content

Commit e86fd51

Browse files
committed
chore(cinder): remove unnecessary depend
This was pinned only for macOS testing of the code base and not an actual runtime dependency so remove it to avoid version conflicts in the actual deployed code.
1 parent 1b0a2cb commit e86fd51

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)