Skip to content

Commit

Permalink
Merge pull request #1 from petrilli/pyup-initial-update
Browse files Browse the repository at this point in the history
Initial Update. Merging because it passes on Python 2.7.
  • Loading branch information
petrilli committed May 20, 2017
2 parents fee10f9 + c64c217 commit 7c10c8b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
pip==8.1.2
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==2.6.0
tox==2.3.1
coverage==4.1
Sphinx==1.4.8
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1

pytest==2.9.2
pytest==3.0.7

0 comments on commit 7c10c8b

Please sign in to comment.