mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-08-21 16:07:22 +02:00
Tests should not depend on Matrix-nio, that uses lxml that needs a lot of dependencies and a lot of time to build
This commit is contained in:
@@ -1,17 +1,19 @@
|
||||
Django~=3.0
|
||||
django-bootstrap-datepicker-plus
|
||||
django-cas-server
|
||||
django-crispy-forms
|
||||
django-extensions
|
||||
django-filter~=2.3.0
|
||||
Django~=3.1
|
||||
django-bootstrap-datepicker-plus~=3.0
|
||||
django-cas-server~=1.2
|
||||
django-crispy-forms~=1.9
|
||||
django-extensions~=3.0
|
||||
django-filter~=2.3
|
||||
django-haystack~=3.0
|
||||
django-mailer
|
||||
django-polymorphic
|
||||
django-tables2
|
||||
djangorestframework~=3.11.1
|
||||
django-rest-polymorphic
|
||||
matrix-nio
|
||||
ptpython
|
||||
python-magic~=0.4.18
|
||||
gunicorn
|
||||
whoosh
|
||||
django-mailer~=2.0
|
||||
django-polymorphic~=3.0
|
||||
django-tables2~=2.3
|
||||
djangorestframework~=3.12
|
||||
django-rest-polymorphic~=0.1
|
||||
gunicorn~=20.0
|
||||
matrix-nio~=0.15
|
||||
psycopg2-binary~=2.8
|
||||
ptpython~=3.0
|
||||
python-magic~=0.4
|
||||
sympasoap~=1.0
|
||||
whoosh~=2.7
|
Reference in New Issue
Block a user