Added virtualenv to pyproject

This commit is contained in:
alexjanousekGSA
2025-05-05 13:13:31 -04:00
parent 35176328ca
commit 5887c1cf5c
2 changed files with 250 additions and 407 deletions

656
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -69,6 +69,7 @@ requests = "^2.32.3"
six = "^1.16.0"
urllib3 = "^2.2.2"
webencodings = "^0.5.1"
virtualenv = "<20.30"
[tool.poetry.group.dev.dependencies]