mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-23 02:38:29 +02:00
Update dependencies to those on Debian Bookworm
This commit is contained in:
19
tox.ini
19
tox.ini
@ -13,17 +13,18 @@ deps =
|
||||
coverage
|
||||
Django>=3.2,<4.0
|
||||
django-bootstrap-datepicker-plus~=4.0
|
||||
django-crispy-forms~=1.9
|
||||
django-filter~=2.4
|
||||
django-haystack~=3.0
|
||||
django-phonenumber-field~=5.0.0
|
||||
django-polymorphic~=3.0
|
||||
django-crispy-forms~=1.14
|
||||
django-filter~=22.1
|
||||
django-haystack~=3.2
|
||||
django-phonenumber-field~=7.0
|
||||
django-polymorphic~=3.1
|
||||
django-tables2~=2.4
|
||||
djangorestframework~=3.12
|
||||
djangorestframework~=3.14
|
||||
django-rest-polymorphic~=0.1
|
||||
phonenumbers~=8.9.10
|
||||
PyPDF3~=1.0.2
|
||||
python-magic==0.4.22
|
||||
phonenumbers~=8.12.57
|
||||
pypdf~=3.4
|
||||
python-magic~=0.4.26
|
||||
requests~=2.28.1
|
||||
whoosh~=2.7
|
||||
commands =
|
||||
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
|
||||
|
Reference in New Issue
Block a user