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.
2 parents 01347ab + b8fcc80 commit 6d960f1Copy full SHA for 6d960f1
requirements/lint.txt
@@ -3,7 +3,8 @@
3
astroid<=2.0.4 # pyup: ignore
4
# prospector 1.1.6.2 is not compatible with 2.2.2
5
pylint<=2.1.1 # pyup: ignore
6
-pylint-django<2.0.5 # pyup: ignore
+# prospector 1.1.6.2 is not compatible with 2.0.3
7
+pylint-django==2.0.2 # pyup: ignore
8
pylint-celery==0.3
9
prospector==1.1.6.2
10
# prospector 1.1.6.2 is not compatible with 2.0.0
0 commit comments