Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ billiard==4.2.4
# via
# -r requirements/pip.txt
# celery
boto3==1.42.63
boto3==1.42.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.42.63
botocore==1.42.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -213,7 +213,7 @@ fido2==2.1.1
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.25.0
filelock==3.25.2
# via
# -r requirements/pip.txt
# python-discovery
Expand Down Expand Up @@ -260,7 +260,7 @@ markdown==3.10.2
# via -r requirements/pip.txt
matplotlib-inline==0.2.1
# via ipython
newrelic==11.5.0
newrelic==12.0.0
# via -r requirements/deploy.in
oauthlib==3.3.1
# via
Expand Down Expand Up @@ -324,7 +324,7 @@ pygments==2.19.2
# -r requirements/pip.txt
# ipython
# ipython-pygments-lexers
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -345,7 +345,7 @@ python-dateutil==2.9.0.post0
# botocore
# celery
# elasticsearch
python-discovery==1.1.1
python-discovery==1.1.3
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -490,7 +490,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.1.0
virtualenv==21.2.0
# via -r requirements/pip.txt
wcwidth==0.6.0
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements/docker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,18 @@ billiard==4.2.4
# via
# -r requirements/pip.txt
# celery
boto3==1.42.63
boto3==1.42.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.42.63
botocore==1.42.68
# via
# -r requirements/pip.txt
# boto3
# s3transfer
bumpver==2025.1131
# via -r requirements/pip.txt
cachetools==7.0.3
cachetools==7.0.5
# via tox
celery==5.6.2
# via
Expand Down Expand Up @@ -221,7 +221,7 @@ fido2==2.1.1
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.25.0
filelock==3.25.2
# via
# -r requirements/pip.txt
# python-discovery
Expand Down Expand Up @@ -346,7 +346,7 @@ pygments==2.19.2
# ipython-pygments-lexers
# pdbpp
# rich
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/pip.txt
# django-allauth
Expand All @@ -371,7 +371,7 @@ python-dateutil==2.9.0.post0
# botocore
# celery
# elasticsearch
python-discovery==1.1.1
python-discovery==1.1.3
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -454,7 +454,7 @@ toml==0.10.2
# bumpver
tomli-w==1.2.0
# via tox
tox==4.49.0
tox==4.49.1
# via -r requirements/docker.in
traitlets==5.14.3
# via
Expand Down Expand Up @@ -516,7 +516,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.1.0
virtualenv==21.2.0
# via
# -r requirements/pip.txt
# tox
Expand Down
6 changes: 3 additions & 3 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ docutils==0.21.2
# sphinx-prompt
# sphinx-rtd-theme
# sphinx-tabs
fonttools==4.61.1
fonttools==4.62.1
# via matplotlib
h11==0.16.0
# via uvicorn
Expand All @@ -53,7 +53,7 @@ jinja2==3.1.6
# myst-parser
# sphinx
# sphinx-prompt
kiwisolver==1.4.9
kiwisolver==1.5.0
# via matplotlib
markdown-it-py==4.0.0
# via
Expand All @@ -69,7 +69,7 @@ mdurl==0.1.2
# via markdown-it-py
myst-parser==5.0.0
# via -r requirements/docs.in
numpy==2.4.2
numpy==2.4.3
# via
# contourpy
# matplotlib
Expand Down
12 changes: 6 additions & 6 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ asgiref==3.11.1
# django-structlog
billiard==4.2.4
# via celery
boto3==1.42.63
boto3==1.42.68
# via django-storages
botocore==1.42.63
botocore==1.42.68
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -166,7 +166,7 @@ elasticsearch==9.3.0
# django-elasticsearch-dsl
fido2==2.1.1
# via django-allauth
filelock==3.25.0
filelock==3.25.2
# via
# python-discovery
# virtualenv
Expand Down Expand Up @@ -234,7 +234,7 @@ pygithub==2.8.1
# via -r requirements/pip.in
pygments==2.19.2
# via -r requirements/pip.in
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# django-allauth
# pygithub
Expand All @@ -250,7 +250,7 @@ python-dateutil==2.9.0.post0
# botocore
# celery
# elasticsearch
python-discovery==1.1.1
python-discovery==1.1.3
# via virtualenv
python-ipware==3.0.0
# via django-ipware
Expand Down Expand Up @@ -354,7 +354,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.1.0
virtualenv==21.2.0
# via -r requirements/pip.in
wcwidth==0.6.0
# via prompt-toolkit
Expand Down
12 changes: 6 additions & 6 deletions requirements/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ billiard==4.2.4
# via
# -r requirements/pip.txt
# celery
boto3==1.42.63
boto3==1.42.68
# via
# -r requirements/pip.txt
# django-storages
botocore==1.42.63
botocore==1.42.68
# via
# -r requirements/pip.txt
# boto3
Expand Down Expand Up @@ -218,7 +218,7 @@ fido2==2.1.1
# via
# -r requirements/pip.txt
# django-allauth
filelock==3.25.0
filelock==3.25.2
# via
# -r requirements/pip.txt
# python-discovery
Expand Down Expand Up @@ -324,7 +324,7 @@ pygments==2.19.2
# -r requirements/pip.txt
# pytest
# sphinx
pyjwt[crypto]==2.11.0
pyjwt[crypto]==2.12.1
# via
# -r requirements/pip.txt
# django-allauth
Expand Down Expand Up @@ -360,7 +360,7 @@ python-dateutil==2.9.0.post0
# botocore
# celery
# elasticsearch
python-discovery==1.1.1
python-discovery==1.1.3
# via
# -r requirements/pip.txt
# virtualenv
Expand Down Expand Up @@ -515,7 +515,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==21.1.0
virtualenv==21.2.0
# via -r requirements/pip.txt
wcwidth==0.6.0
# via
Expand Down
Loading