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 7a98771 commit 13f8d24Copy full SHA for 13f8d24
requirements.txt
@@ -5,7 +5,7 @@
5
# pip-compile --output-file requirements.txt requirements.txt
6
#
7
astroid==1.5.2
8
-backports.functools-lru-cache==1.3
+backports.functools-lru-cache==1.4
9
click==6.7
10
colorama==0.3.9
11
configparser==3.5.0
@@ -34,7 +34,7 @@ pylint-flask==0.5
34
pylint-plugin-utils==0.2.6
35
pylint==1.7.1
36
PyYAML==3.12 # via inlineplz, prospector
37
-requests==2.13.0
+requests==2.14.2
38
requirements-detector==0.5.2
39
restructuredtext-lint==1.0.1
40
scandir==1.5
0 commit comments