1
0
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:
2022-02-04 14:45:00 +01:00
parent da1d7a83fa
commit be0662420d
2 changed files with 14 additions and 13 deletions

View File

@ -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