Add pinned versions of wheels and mkdocs to our dev requirements.

This commit is contained in:
Tom Christie 2014-12-18 11:53:11 +00:00
parent d8803a35bd
commit af0f042462

View File

@ -16,3 +16,9 @@ django-filter>=0.5.4
django-oauth-plus>=2.2.1
oauth2>=1.5.211
django-oauth2-provider>=0.2.4
# wheel for PyPI installs
wheel==0.24.0
# MkDocs for documentation previews/deploys
mkdocs==0.11.1