diff --git a/poetry.lock b/poetry.lock index dc8bb00..b44909c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2660,4 +2660,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.8.1,<4" -content-hash = "3945359e88649aa80097f69cfc7a27141020fcca5e3e079c47ee60e96dc9db04" +content-hash = "f0c2e809841035532de9b10834ca864e8d8389f655494da1aa25e4ab3945bf2a" diff --git a/pyproject.toml b/pyproject.toml index 353fa08..f69c558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ mkdocs-material = ">=9.1.15" mkdocstrings = {version=">=0.19.0", extras=["python"]} makim = "1.8.3" compose-go = ">=1.23.0" +virtualenv = ">=20.25.0" [build-system] requires = ["poetry-core>=1.0.0"]