Update pyproject.toml to include dateutil

Signed-off-by: sandw1ch <se.brink15@gmail.com>
This commit is contained in:
sandw1ch
2023-10-10 13:30:43 -05:00
committed by GitHub
parent e898c25716
commit cbefc31a04
+1
View File
@@ -63,6 +63,7 @@ rich = "^13.3.5"
python-libnmap = "^0.7.3"
resource = "^0.2.1"
oscrypto = { git = "https://github.com/NeffIsBack/oscrypto" }
python-dateutil = ">=2.8.2"
[tool.poetry.group.dev.dependencies]
flake8 = "*"