diff --git a/setup.cfg b/setup.cfg index ca1d2c2bd..4594dfd6c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ install_requires = attrs>=19.2.0 iniconfig packaging - pluggy>=0.12,<1.0.0a1 + pluggy>=0.12,<2.0 py>=1.8.2 tomli>=1.0.0 atomicwrites>=1.0;sys_platform=="win32"