Skip to content

Commit

Permalink
Merge pull request #19 from GaretJax/requires-io-develop
Browse files Browse the repository at this point in the history
[requires.io] dependency update on develop branch
  • Loading branch information
GaretJax committed Dec 30, 2014
2 parents 8033ac8 + 6f35255 commit 8558476
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
-r requirements-testing.txt

# Automation
Fabric==1.6.1
pycrypto==2.6
paramiko==1.10.1
Fabric==1.10.1
pycrypto==2.6.1
paramiko==1.15.2

# Packaging
wheel==0.22.0
wheel==0.24.0

# Code linting
flake8==2.0
mccabe==0.2.1
pep8==1.4.6
pyflakes==0.7.3
flake8==2.2.5
mccabe==0.3
pep8==1.5.7
pyflakes==0.8.1

# Documentation
Jinja2==2.7.1
MarkupSafe==0.18
Pygments==1.6
Sphinx==1.2b3
docutils==0.11
Jinja2==2.7.3
MarkupSafe==0.23
Pygments==2.0.1
Sphinx==1.2.3
docutils==0.12

0 comments on commit 8558476

Please sign in to comment.