Merge pull request #90 from Crocmagnon/update-dependencies

Update dependencies
This commit is contained in:
Gabriel Augendre 2023-11-22 13:26:08 +01:00 committed by GitHub
commit aa1b5746b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 19 additions and 15 deletions

View file

@ -5,8 +5,10 @@
# pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
#
asgiref==3.7.2
# via django
certifi==2023.7.22
# via
# django
# django-htmx
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
@ -46,11 +48,11 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.0
django-htmx==1.17.2
# via -r requirements.in
django-solo==2.1.0
# via -r requirements.in
fonttools==4.44.0
fonttools==4.45.0
# via matplotlib
freezegun==1.2.2
# via -r requirements.in
@ -60,7 +62,7 @@ idna==3.4
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.1
matplotlib==3.8.2
# via -r requirements.in
numpy==1.26.2
# via

View file

@ -16,7 +16,7 @@ black==23.11.0
# via -r requirements-dev.in
build==1.0.3
# via pip-tools
certifi==2023.7.22
certifi==2023.11.17
# via
# -c constraints.txt
# requests
@ -43,13 +43,13 @@ django==4.2.7
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==20.0.0
faker==20.0.3
# via factory-boy
filelock==3.13.1
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.31
identify==2.5.32
# via pre-commit
idna==3.4
# via
@ -131,7 +131,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.1.5
ruff==0.1.6
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -173,7 +173,7 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.1
# via pip-tools
setuptools==68.2.2
setuptools==69.0.0
# via
# nodeenv
# pip-tools

View file

@ -5,8 +5,10 @@
# pip-compile --allow-unsafe requirements.in
#
asgiref==3.7.2
# via django
certifi==2023.7.22
# via
# django
# django-htmx
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
@ -46,11 +48,11 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.0
django-htmx==1.17.2
# via -r requirements.in
django-solo==2.1.0
# via -r requirements.in
fonttools==4.44.0
fonttools==4.45.0
# via matplotlib
freezegun==1.2.2
# via -r requirements.in
@ -60,7 +62,7 @@ idna==3.4
# via requests
kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.1
matplotlib==3.8.2
# via -r requirements.in
numpy==1.26.2
# via