We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f1b52b commit 4c58c53Copy full SHA for 4c58c53
2 files changed
pyproject.toml
@@ -5,7 +5,7 @@ description = "Catalyst SD-WAN Lab Deployment Tool - Automation Tool for managin
5
license = { text = "BSD-3-Clause" }
6
authors = [{ name = "Tomasz Zarski", email = "tzarski@cisco.com" }]
7
readme = "README.md"
8
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.15"
9
keywords = ["cisco", "catalyst", "sdwan", "lab"]
10
dependencies = [
11
"virl2-client>=2.8.0,<3",
0 commit comments