This commit is contained in:
Gabriel Augendre 2023-10-24 11:48:34 +02:00 committed by crocmagnon-pr[bot]
parent 90e7097893
commit af9d9b86f4
2 changed files with 12 additions and 0 deletions

View file

@ -14,10 +14,14 @@ certifi==2023.7.22
# via
# requests
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.4
# via django-anymail
django==4.2.6
# via
# -r requirements.in
@ -61,6 +65,8 @@ packaging==23.2
# via gunicorn
pillow==10.1.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0

View file

@ -14,10 +14,14 @@ certifi==2023.7.22
# via
# requests
# selenium
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.1
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
cryptography==41.0.4
# via django-anymail
django==4.2.6
# via
# -r requirements.in
@ -61,6 +65,8 @@ packaging==23.2
# via gunicorn
pillow==10.1.0
# via -r requirements.in
pycparser==2.21
# via cffi
pysocks==1.7.1
# via urllib3
requests==2.31.0