mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-22 17:58:26 +02:00
Upgrade dependencies
This commit is contained in:
9
tox.ini
9
tox.ini
@ -2,6 +2,7 @@
|
||||
envlist =
|
||||
py38
|
||||
py39
|
||||
py310
|
||||
|
||||
linters
|
||||
skipsdist = True
|
||||
@ -10,15 +11,15 @@ skipsdist = True
|
||||
sitepackages = False
|
||||
deps =
|
||||
coverage
|
||||
Django~=3.1
|
||||
Django>=3.2,<4.0
|
||||
django-address~=0.2
|
||||
django-bootstrap-datepicker-plus~=3.0
|
||||
django-bootstrap-datepicker-plus~=4.0
|
||||
django-crispy-forms~=1.9
|
||||
django-filter~=2.3
|
||||
django-filter~=2.4
|
||||
django-haystack~=3.0
|
||||
django-phonenumber-field~=5.0.0
|
||||
django-polymorphic~=3.0
|
||||
django-tables2~=2.3
|
||||
django-tables2~=2.4
|
||||
djangorestframework~=3.12
|
||||
django-rest-polymorphic~=0.1
|
||||
phonenumbers~=8.9.10
|
||||
|
Reference in New Issue
Block a user