diff --git a/setup.cfg b/setup.cfg index d4640552..23406b06 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ classifiers = [options] packages = find: install_requires = - tokenize-rt<4 + tokenize-rt<5 python_requires = >=3.7 [options.packages.find]