Skip to content

Commit 0022176

Browse files
authored
Merge pull request #2 from call518/dependabot/pip/openstacksdk-gte-4.1.0-and-lte-4.7.1
deps(deps): update openstacksdk requirement from <=4.4.0,>=4.1.0 to >=4.1.0,<=4.7.1
2 parents aa62f20 + 1216f70 commit 0022176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
77
authors = [{ name = "JungJungIn", email = "call518@gmail.com" }]
88
dependencies = [
99
"fastmcp>=2.11.1",
10-
"openstacksdk>=4.1.0,<=4.4.0",
10+
"openstacksdk>=4.1.0,<=4.7.1",
1111
"python-dotenv>=1.1.1",
1212
]
1313

0 commit comments

Comments
 (0)