diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ project_urls = [options] packages = find: install_requires = - astroid>=2.5.3,<2.7 + astroid>=2.5.4,<2.7 isort>=4.2.5,<6 mccabe>=0.6,<0.7 toml>=0.7.1 |