We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa62f20 + 1216f70 commit 0022176Copy full SHA for 0022176
pyproject.toml
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
7
authors = [{ name = "JungJungIn", email = "call518@gmail.com" }]
8
dependencies = [
9
"fastmcp>=2.11.1",
10
- "openstacksdk>=4.1.0,<=4.4.0",
+ "openstacksdk>=4.1.0,<=4.7.1",
11
"python-dotenv>=1.1.1",
12
]
13
0 commit comments