Skip to content

Commit

Permalink
Update to lastest development requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Oct 30, 2017
1 parent f277696 commit 8263416
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions requirements/development.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
bumpversion==0.5.3
Cython==0.25.2
Cython==0.27.2
-r common.txt
flake8==3.3.0
frosted==1.4.1
ipython==5.3.0
flake8==3.5.0
ipython==6.2.1
isort==4.2.5
pytest-cov==2.4.0
pytest-cov==2.5.1
pytest==3.0.7
python-coveralls==2.9.0
tox==2.7.0
wheel==0.29.0
pytest-xdist==1.14.0
marshmallow==2.6.0
ujson==1.35
python-coveralls==2.9.1
tox==2.9.1
wheel==0.20.0
pytest-xdist==1.20.1
marshmallow==2.14.0
ujson==1.35

0 comments on commit 8263416

Please sign in to comment.