Skip to content

Commit

Permalink
Merge 0db1c09 into 58d9be0
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Jun 1, 2017
2 parents 58d9be0 + 0db1c09 commit b00d546
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
pip~=9.0
pip==9.0.1

# release management
bumpversion==0.5.3
wheel==0.29.0
cryptography==1.7
cryptography==1.9

# test, lint, coverage
flake8~=3.2
tox==2.3.1
coverage==4.1
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
coveralls~=1.1
discover==0.4.0

# used in travis_pypi_setup.py
PyYAML==3.11
PyYAML==3.12

# doc-related
docutils==0.12.0
Sphinx==1.4.8
docutils==0.13.1
Sphinx==1.6.2

0 comments on commit b00d546

Please sign in to comment.