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 8c612df commit 9fefef0Copy full SHA for 9fefef0
requirements.txt
@@ -4,6 +4,6 @@ pytest==6.2.4
4
pytest-asyncio==0.15.1
5
pytest-cov==2.12.1
6
docutils==0.17.1
7
-mypy==0.902; implementation_name=="cpython"
+mypy==0.910; implementation_name=="cpython"
8
flake8==3.9.2
9
-e .
0 commit comments