Skip to content

Commit 46f0526

Browse files
authored
Upgrade flake8 and allow it to specify its dependencies
1 parent a6a9c34 commit 46f0526

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

requirements.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,23 @@
11
asn1crypto==0.24.0
2-
astroid==1.4.4
32
autopep8==1.4.3
43
bcrypt==3.1.4
54
cffi==1.11.5
65
colorama==0.3.6
76
cryptography==2.3.1
87
enum34==1.1.6
9-
flake8==2.5.4
8+
flake8==3.7.8
109
functools32==3.2.3.post2
1110
idna==2.7
1211
ipaddress==1.0.22
1312
jsonschema==2.5.1
1413
lazy-object-proxy==1.2.1
15-
mccabe==0.4.0
1614
paramiko==2.4.1
17-
pep8==1.7.1
1815
psutil==5.4.7
1916
pyasn1==0.4.4
20-
pycodestyle==2.4.0
2117
pycparser==2.18
2218
pycrypto==2.6.1
23-
pyflakes==1.0.0
2419
pylint==1.5.4
2520
PyNaCl==1.2.1
26-
six==1.10.0
21+
six==1.12.0
2722
sleekxmpp==1.3.3
2823
wrapt==1.10.10

0 commit comments

Comments
 (0)