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 76b299b + 4cb184e commit 0e5f0f5Copy full SHA for 0e5f0f5
concurrency-overview/requirements.txt
@@ -8,7 +8,6 @@ attrs==18.1.0
8
certifi==2018.8.13
9
chardet==3.0.4
10
contextvars==2.3
11
-flake8==3.5.0
12
h11==0.8.1
13
idna==2.7
14
immutables==0.6
@@ -23,8 +22,6 @@ pathlib2==2.3.2
23
22
pluggy==0.7.1
24
py==1.6.0
25
pycodestyle==2.3.1
26
-pyflakes==1.6.0
27
-pylint==2.1.1
28
pytest==3.7.3
29
requests==2.19.1
30
six==1.11.0
requirements.txt
@@ -1,2 +1,2 @@
1
black==19.10b0
2
-flake8==3.8.2
+flake8==3.8.4
0 commit comments