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 2f36ec2 + b72cf5a commit 11afb09Copy full SHA for 11afb09
dev-requirements.txt
@@ -15,7 +15,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
15
flake8-quotes==3.2.0 # Require single quotes
16
flake8==3.8.3 # Lint
17
freezegun==1.0.0
18
-isort==5.5.1 # Lint imports
+isort==5.5.2 # Lint imports
19
mypy==0.782 # Type checking
20
pip_check_reqs==2.1.1
21
pydocstyle==5.1.1 # Lint docstrings
0 commit comments