Skip to content

Commit

Permalink
Updated dev requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
aaront committed Sep 13, 2018
1 parent 1a12fec commit 9447257
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ coverage==4.5.1
jedi==0.12.1
pylint==1.9.3; python_version < '3'
pylint==2.1.1; python_version >= '3'
pytest==3.7.1
pytest-cov==2.5.1
sphinx==1.7.6
pytest==3.8.0
pytest-cov==2.6.0
sphinx==1.8.0
sphinx-rtd-theme==0.4.1
tox==3.2.0
tox==3.2.1
rope==0.11.0
mypy==0.620; python_version >= '3.5'
pytest-asyncio==0.9.0; python_version >= '3.5'

0 comments on commit 9447257

Please sign in to comment.