1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-23 10:36:37 +02:00

Export notation sheets on Google Sheets

Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
This commit is contained in:
Emmy D'Anello
2024-03-30 13:41:46 +01:00
parent 0006ecc90d
commit c522387482
6 changed files with 446 additions and 7 deletions

View File

@ -1,7 +1,7 @@
channels[daphne]~=4.0.0
channels-redis~=4.2.0
crispy-bootstrap5~=2023.10
Django>=5.0,<6.0
Django>=5.0.3,<6.0
django-crispy-forms~=2.1
django-extensions~=3.2.3
django-filter~=23.5
@ -13,6 +13,10 @@ django-polymorphic~=3.1.0
django-tables2~=2.7.0
djangorestframework~=3.14.0
django-rest-polymorphic~=0.1.10
google-api-python-client~=2.124.0
google-auth-httplib2~=0.2.0
google-auth-oauthlib~=1.2.0
gspread~=6.1.0
gunicorn~=21.2.0
odfpy~=1.4.1
phonenumbers~=8.13.27