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 6495a0c commit b5206b8Copy full SHA for b5206b8
pyproject.toml
@@ -4,6 +4,7 @@ version = "0.1.0"
4
requires-python = ">=3.12"
5
dependencies = [
6
"deepdiff==8.0.1",
7
+ "more-itertools>=10.7.0",
8
"orchestrator-core==4.4.0rc3",
9
"pynetbox==7.4.1",
10
"rich==13.9.4",
0 commit comments