pipenv in devcontainers, probably

This commit is contained in:
stvnrlly
2022-10-28 12:58:07 +00:00
parent 96431f0388
commit 493e7e015a
5 changed files with 248 additions and 19 deletions

View File

@@ -75,6 +75,8 @@ pytest-xdist = "==2.5.0"
freezegun = "==1.2.1"
requests-mock = "==1.9.3"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
pip-audit = "*"
bandit = "*"
[requires]
python_version = "3.9"