mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
Merge pull request #41 from MELScience/update-requirements
update requirements
This commit is contained in:
commit
879b857aa5
@ -1,17 +1,16 @@
|
||||
-r base.txt
|
||||
|
||||
coverage==4.2
|
||||
Django==1.11
|
||||
Django==1.11.9
|
||||
django-autoslug==1.9.3
|
||||
django-bleach==0.3.0
|
||||
django-coverage-plugin==1.3.1
|
||||
psycopg2==2.6.2
|
||||
pylint==1.6.4
|
||||
pylint-common==0.2.2
|
||||
pylint-django==0.7.2
|
||||
pylint-plugin-utils==0.2.4
|
||||
coverage==4.2
|
||||
psycopg2==2.7.3.2
|
||||
pylint==1.8.1
|
||||
pylint-common==0.2.5
|
||||
pylint-django==0.8.0
|
||||
pylint-plugin-utils==0.2.6
|
||||
coverage==4.4.2
|
||||
django-coverage-plugin==1.3.1
|
||||
flake8==3.0.4
|
||||
pep8==1.7.0
|
||||
dj-database-url==0.4.1
|
||||
flake8==3.5.0
|
||||
pep8==1.7.1
|
||||
dj-database-url==0.4.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user