This commit is contained in:
Gabriel Augendre 2023-10-24 11:04:31 +02:00 committed by crocmagnon-pr[bot]
parent a32fb5608d
commit d0d74b549f
2 changed files with 12 additions and 0 deletions

View file

@ -8,12 +8,16 @@ asgiref==3.7.2
# via django
certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
# via django-anymail
cycler==0.12.1
# via matplotlib
django==4.2.6
@ -70,6 +74,8 @@ pillow==10.1.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2

View file

@ -8,12 +8,16 @@ asgiref==3.7.2
# via django
certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
# via requests
contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
# via django-anymail
cycler==0.12.1
# via matplotlib
django==4.2.6
@ -70,6 +74,8 @@ pillow==10.1.0
# via
# -r requirements.in
# matplotlib
pycparser==2.21
# via cffi
pyparsing==3.1.1
# via matplotlib
python-dateutil==2.8.2