aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dhcpns/pyproject.toml
diff options
context:
space:
mode:
authorOle Mathias Heggem <olemathias.aa.heggem@gmail.com>2023-04-01 10:48:21 +0200
committerOle Mathias Heggem <olemathias.aa.heggem@gmail.com>2023-04-01 10:48:21 +0200
commit23cceabc42f16ce00d155d861614ea72420b19fd (patch)
treec9ed830f7dcd999794acec4c9eba4dedc0d9993c /tools/dhcpns/pyproject.toml
parent715206a50b9cb80d2ff4b17556bc6fae3538e9f3 (diff)
dhcpns update
Diffstat (limited to 'tools/dhcpns/pyproject.toml')
-rw-r--r--tools/dhcpns/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dhcpns/pyproject.toml b/tools/dhcpns/pyproject.toml
index 5219168..c0e5fdf 100644
--- a/tools/dhcpns/pyproject.toml
+++ b/tools/dhcpns/pyproject.toml
@@ -6,7 +6,7 @@ authors = ["Ole Mathias Heggem <olemathias.aa.heggem@gmail.com>"]
readme = "README.md"
[tool.poetry.dependencies]
-python = "^3.11"
+python = "^3.9"
requests = "^2.28.2"
pynetbox = "^7.0.1"
python-dotenv = "^1.0.0"