We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
attrs
1 parent 4e6c0ab commit 78381ffCopy full SHA for 78381ff
setup.cfg
@@ -29,7 +29,7 @@ project_urls =
29
[options]
30
packages = find:
31
install_requires =
32
- attrs>=19,<21
+ attrs>=19,<22
33
typing_extensions>=3.7.4;python_version<'3.8'
34
python_requires = ~=3.6
35
include_package_data = True
0 commit comments