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 4e67f1a + 0200682 commit 0360050Copy full SHA for 0360050
dev-requirements.txt
@@ -13,7 +13,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
13
flake8-quotes==3.2.0 # Require single quotes
14
flake8==3.8.3 # Lint
15
freezegun==1.0.0 # Freeze time in tests
16
-isort==5.5.3 # Lint imports
+isort==5.5.4 # Lint imports
17
keyring==21.4.0
18
mypy==0.782 # Type checking
19
pip_check_reqs==2.1.1
0 commit comments