Revert "astroid!=2.12.6, !=2.12.7 (#13338)" (#13342)

This reverts commit 4fecc3f6c1.
This commit is contained in:
Kyle Altendorf 2022-09-16 18:56:31 -04:00 committed by GitHub
parent accf6fd824
commit fbe8c9d8e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,6 @@ upnp_dependencies = [
]
dev_dependencies = [
# TODO: remove after https://github.com/PyCQA/pylint/issues/7425 is resolved
"astroid!=2.12.6, !=2.12.7",
"build",
"coverage",
"diff-cover",