Commit 0ab563604a64c6a59bfb856462fcfba8cdfe43c9
1 parent
e2e6fdcffd
Exists in
master
Update requirements
Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff
requirements.txt
1 | 1 | absl-py==0.7.1 |
2 | 2 | astor==0.7.1 |
3 | 3 | attrs==19.1.0 |
4 | +autopep8==1.4.4 | |
4 | 5 | backcall==0.1.0 |
5 | 6 | backports.weakref==1.0rc1 |
6 | 7 | bleach==1.5.0 |
... | ... | @@ -46,6 +47,7 @@ |
46 | 47 | prompt-toolkit==2.0.9 |
47 | 48 | protobuf==3.7.0 |
48 | 49 | ptyprocess==0.6.0 |
50 | +pycodestyle==2.5.0 | |
49 | 51 | Pygments==2.3.1 |
50 | 52 | pyparsing==2.3.1 |
51 | 53 | pyrsistent==0.14.11 |