1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-02-12 22:21:18 +00:00

Compare commits

..

No commits in common. "a82c6b4673e0d33957babf807635619dedd95386" and "4ee5ac309d458b4cf5796836a5b6d95d3842235f" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM python:3.8-alpine FROM python:3-alpine
ENV PYTHONUNBUFFERED 1 ENV PYTHONUNBUFFERED 1
ENV DJANGO_ALLOW_ASYNC_UNSAFE 1 ENV DJANGO_ALLOW_ASYNC_UNSAFE 1

View File

@ -1,4 +1,4 @@
Django~=3.0 Django~=3.1
django-bootstrap-datepicker-plus~=3.0 django-bootstrap-datepicker-plus~=3.0
django-cas-server~=1.2 django-cas-server~=1.2
django-crispy-forms~=1.9 django-crispy-forms~=1.9