Skip to content

Commit

Permalink
Update requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
dgilland committed Dec 16, 2014
1 parent 487f51a commit 58fc72e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements.txt
@@ -1,9 +1,9 @@
PyYAML==3.11
pep8==1.5.7
pylint==1.2.1
pytest==2.5.2
pytest-cov==1.7.0
python-coveralls==2.4.2
tox==1.7.2
twine==1.3.1
wheel==0.24.0
pep8>=1.5.7
pylint>=1.4.0
pytest>=2.6.4
pytest-cov>=1.8.1
python-coveralls>=2.4.3
PyYAML>=3.11
tox>=1.8.1
twine>=1.4.0
wheel>=0.24.0

0 comments on commit 58fc72e

Please sign in to comment.