Skip to content

Commit

Permalink
Merge f0bde68 into cdc3043
Browse files Browse the repository at this point in the history
  • Loading branch information
winjer committed Dec 9, 2015
2 parents cdc3043 + f0bde68 commit d130c62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
botocore==1.3.9
botocore==1.3.12
jmespath==0.9.0
netaddr==0.7.18
contextlib2==0.4.0
Expand All @@ -8,19 +8,19 @@ ecdsa==0.13
six==1.10.0
fuselage==0.0.11
demjson
progressbar2==3.5.0
progressbar2==3.5.1

coverage==4.0.3
coveralls==1.1
flake8==2.5.0
flake8==2.5.1
mccabe==0.3.1
mock==1.3.0
pep8==1.5.7 # rq.filter: <1.6
py==1.4.31
pyflakes==1.0.0
pytest==2.8.3
pytest==2.8.4
requests==2.8.1
vcrpy==1.7.4
wrapt==1.10.5
wrapt==1.10.6

-e .

0 comments on commit d130c62

Please sign in to comment.