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 bd66371 + cbdda81 commit e93ebfaCopy full SHA for e93ebfa
requirements.txt
@@ -7,10 +7,10 @@ cfgv==1.0.0
7
chardet==3.0.4
8
click==6.7
9
coverage==4.5.1
10
-Flask==0.12.2
+Flask==1.0
11
flask-lambda-python36==0.1.0
12
http-prompt==0.11.2
13
-httpie==0.9.9
+httpie==1.0.3
14
identify==1.0.10
15
idna==2.6
16
itsdangerous==0.24
@@ -29,10 +29,10 @@ pycodestyle==2.4.0
29
Pygments==2.2.0
30
pytest==3.5.0
31
pytest-cov==2.5.1
32
-PyYAML==3.12
+PyYAML==5.1
33
requests==2.20.0
34
six==1.11.0
35
-urllib3==1.22
+urllib3==1.24.2
36
virtualenv==15.2.0
37
wcwidth==0.1.7
38
Werkzeug==0.15.3
0 commit comments