diff --git a/setup.cfg b/setup.cfg index 0e155601..733c849a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -23,7 +23,7 @@ install_requires = identify>=1.0.0 nodeenv>=0.11.1 pyyaml>=5.1 - virtualenv>=20.10.0 + virtualenv>=20.25.1 python_requires = >=3.9 [options.packages.find]