Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Update requirements_dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno committed Mar 22, 2017
1 parent d374282 commit d5d8b6c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pip==8.1.2
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.4
cryptography==1.4
PyYAML==3.11
pytest==2.9.2
pip>=8.1.2
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.4
cryptography>=1.4
PyYAML>=3.11
pytest>=2.9.2
six

0 comments on commit d5d8b6c

Please sign in to comment.