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.
1 parent c0447b0 commit 6f0f218Copy full SHA for 6f0f218
dev-requirements.txt
@@ -12,7 +12,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
12
flake8-quotes==3.2.0 # Require single quotes
13
flake8==3.9.0 # Lint
14
freezegun==1.1.0 # Freeze time in tests
15
-isort==5.7.0 # Lint imports
+isort==5.8.0 # Lint imports
16
keyring==23.0.0
17
mypy==0.812 # Type checking
18
pip_check_reqs==2.2.0
0 commit comments