This commit is contained in:
Gabriel Augendre 2024-01-20 09:37:09 +01:00
parent dd83367d84
commit 53753c7c7d
2 changed files with 12 additions and 0 deletions

View file

@ -10,12 +10,16 @@ asgiref==3.7.2
# django-htmx
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2023.10
# via -r requirements.in
cryptography==41.0.7
# via django-anymail
cycler==0.12.1
# via matplotlib
django==5.0.1
@ -72,6 +76,8 @@ pillow==10.2.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2

View file

@ -10,12 +10,16 @@ asgiref==3.7.2
# django-htmx
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
contourpy==1.2.0
# via matplotlib
crispy-bootstrap5==2023.10
# via -r requirements.in
cryptography==41.0.7
# via django-anymail
cycler==0.12.1
# via matplotlib
django==5.0.1
@ -72,6 +76,8 @@ pillow==10.2.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2