diff --git a/tox.ini b/tox.ini index 8574c326..405e67d5 100644 --- a/tox.ini +++ b/tox.ini @@ -1,6 +1,6 @@ [tox] toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/combo/{env:BRANCH_NAME:} -envlist = coverage-py3-django22-codestyle, pylint +envlist = coverage-py3-django32-codestyle, pylint [testenv] usedevelop = True @@ -15,7 +15,7 @@ setenv = passenv = BRANCH_NAME deps = - django22: django>=2.2,<2.3 + django32: django>=3.2,<3.3 pywebpush pytest-cov pytest-django @@ -29,7 +29,7 @@ deps = pylint-django django-webtest<1.9.3 pyquery - psycopg2-binary<2.9 + psycopg2-binary django-mellon>=1.13 vobject django-ratelimit<3 @@ -63,7 +63,7 @@ deps = pylint-django django-webtest<1.9.3 pyquery - psycopg2-binary<2.9 + psycopg2-binary git+https://git.entrouvert.org/debian/django-ckeditor.git git+https://git.entrouvert.org/publik-django-templatetags.git uwsgidecorators