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.
1 parent 626b355 commit 6b14b8eCopy full SHA for 6b14b8e
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
requires-python = ">=3.12,<3.14"
5
dependencies = [
6
"deepdiff==8.6.1",
7
- "orchestrator-core==4.5.3",
+ "orchestrator-core~=4.6.0",
8
"pynetbox==7.4.1",
9
"rich==13.9.4",
10
]
0 commit comments