Skip to content

Commit

Permalink
Merge a225162 into 345bea9
Browse files Browse the repository at this point in the history
  • Loading branch information
GaretJax committed Nov 5, 2015
2 parents 345bea9 + a225162 commit 6506be7
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 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.10.1
Fabric==1.10.2
pycrypto==2.6.1
paramiko==1.15.2
paramiko==1.15.4

# Packaging
wheel==0.24.0
wheel==0.26.0

# Code linting
flake8==2.3.0
mccabe==0.3
pep8==1.5.7
pyflakes==0.8.1
flake8==2.5.0
mccabe==0.3.1
pep8==1.6.2
pyflakes==1.0.0

# Documentation
Jinja2==2.7.3
Jinja2==2.8
MarkupSafe==0.23
Pygments==2.0.2
Sphinx==1.2.3
Sphinx==1.3.1
docutils==0.12

0 comments on commit 6506be7

Please sign in to comment.