Skip to content

Commit

Permalink
Bump requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskuehl committed Apr 17, 2019
1 parent 5022303 commit 88f639e
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
boto3==1.9.32
botocore==1.12.32
boto3==1.9.131
botocore==1.12.131
cached-property==1.5.1
Click==7.0
cssselect==1.0.3
docutils==0.14
Flask==1.0.2
identify==1.1.7
itsdangerous==0.24
Jinja2==2.10
jmespath==0.9.3
lxml==4.2.5
MarkupSafe==1.0
identify==1.4.1
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
lxml==4.3.3
MarkupSafe==1.1.1
mistune==0.8.4
Pygments==2.2.0
Pygments==2.3.1
pygments-ansi-color==0.0.2
pygments-style-solarized==0.1.1
pyquery==1.4.0
python-dateutil==2.7.4
s3transfer==0.1.13
six==1.11.0
urllib3==1.24
python-dateutil==2.8.0
s3transfer==0.2.0
six==1.12.0
urllib3==1.24.1
venv-update==3.1.1
Werkzeug==0.14.1
Werkzeug==0.15.2

0 comments on commit 88f639e

Please sign in to comment.