diff --git a/setup.cfg b/setup.cfg index 5a832f28..1a5d93b7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,7 +45,7 @@ dev = pycodestyle >=2.8,<3 # formatter pylint >=3.3,<4 # code linter setuptools >=42,<76 - twine >=3.4,<5 # PyPI + twine >=3.4,<7 # PyPI types-requests >=2.26,<3 # mypy type hints types-setuptools >= 71.1 # mypy type hints wheel >=0.37,<0.46