updated dependency requirements versions

This commit is contained in:
Asif Saifuddin Auvi 2017-09-23 09:11:42 +06:00
parent c4879a0190
commit 09302173fd
4 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
# PEP8 code linting, which we run on all commits. # PEP8 code linting, which we run on all commits.
flake8==2.4.0 flake8==3.4.1
pep8==1.5.7 pep8==1.5.7
# Sort and lint imports # Sort and lint imports

View File

@ -1,2 +1,2 @@
# MkDocs to build our documentation. # MkDocs to build our documentation.
mkdocs==0.16.2 mkdocs==0.16.3

View File

@ -1,7 +1,7 @@
# Optional packages which may be used with REST framework. # Optional packages which may be used with REST framework.
pytz==2017.2 pytz==2017.2
markdown==2.6.4 markdown==2.6.4
django-guardian==1.4.8 django-guardian==1.4.9
django-filter==1.0.4 django-filter==1.0.4
coreapi==2.2.4 coreapi==2.3.1
coreschema==0.0.4 coreschema==0.0.4

View File

@ -1,8 +1,8 @@
# Wheel for PyPI installs. # Wheel for PyPI installs.
wheel==0.29.0 wheel==0.30.0
# Twine for secured PyPI uploads. # Twine for secured PyPI uploads.
twine==1.6.5 twine==1.9.1
# Transifex client for managing translation resources. # Transifex client for managing translation resources.
transifex-client==0.11 transifex-client==0.11