update dependencies

This commit is contained in:
Asif Saif Uddin 2019-02-01 00:11:22 +06:00
parent 0bd3b6d2c2
commit 21b8d01bb6
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# PEP8 code linting, which we run on all commits.
flake8==3.5.0
flake8==3.7.3
flake8-tidy-imports==1.1.0
pycodestyle==2.3.1
# Sort and lint imports
isort==4.3.3
isort==4.3.4

View File

@ -1,8 +1,8 @@
# Optional packages which may be used with REST framework.
psycopg2-binary==2.7.5
psycopg2-binary==2.7.7
markdown==2.6.11
django-guardian==1.5.0
django-filter==1.1.0
django-filter==2.1.0
coreapi==2.3.1
coreschema==0.0.4
pyyaml

View File

@ -1,8 +1,8 @@
# Wheel for PyPI installs.
wheel==0.30.0
wheel==0.32.3
# Twine for secured PyPI uploads.
twine==1.11.0
twine==1.12.1
# Transifex client for managing translation resources.
transifex-client==0.11
transifex-client==0.13.6