Skip to content

Commit

Permalink
Get pyup up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
nicfit committed Feb 19, 2017
1 parent e4ecf7a commit 8d1137f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
wheel==0.29.0
watchdog
watchdog==0.8.3
flake8==3.3.0
tox==2.6.0
twine
twine==1.8.1
Sphinx==1.5.2
check-manifest
check-manifest==0.35
#gitchangelog
git+https://github.com/nicfit/gitchangelog.git
ipdb
babel
ipdb==0.10.2
babel==2.3.4
pip-tools==1.8.0
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pytest==3.0.6
pytest-cov
pytest-cov==2.4.0
pytest-runner==2.11.1
pytest-asyncio
curio
pytest-curio
pytest-asyncio==0.5.0
curio==0.6
pytest-curio==0.1.0

0 comments on commit 8d1137f

Please sign in to comment.