Skip to content
Open
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
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pip-tools~=7.4.1
psycopg2-binary~=2.9.3
pylint~=3.3.6
python-editor~=1.0.3
sentry-sdk[flask]~=2.24.1
sentry-sdk[flask]~=2.54.0
six~=1.17.0
SQLAlchemy~=2.0.48
structlog~=25.5.0
Expand Down
28 changes: 12 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
# via requests
click==8.3.1
click==8.1.8
# via
# -r requirements.in
# flask
Expand Down Expand Up @@ -103,7 +103,7 @@ jmespath==1.1.0
# via
# boto3
# botocore
lazy-object-proxy==1.4.3
lazy-object-proxy==1.12.0
# via -r requirements.in
mako==1.3.10
# via
Expand Down Expand Up @@ -133,8 +133,6 @@ packaging==26.0
# build
# gunicorn
# wheel
pip==26.0.1
# via pip-tools
pip-tools==7.4.1
# via -r requirements.in
platformdirs==4.9.2
Expand Down Expand Up @@ -167,14 +165,9 @@ pyproject-hooks==1.2.0
# via
# build
# pip-tools
python-dotenv==1.2.2
python-dateutil==2.6.1
# via
# -r requirements.in
# botocore
# via
# -r requirements.in
# botocore
# via botocore
python-dotenv==1.2.2
# via pydantic-settings
python-editor==1.0.4
# via -r requirements.in
Expand All @@ -185,14 +178,15 @@ requests==2.32.5
# flask-pyoidc
# oic
# pyjwkest
sentry-sdk[flask]==2.24.1
s3transfer==0.10.4
# via boto3
sentry-sdk[flask]==2.54.0
# via -r requirements.in
setuptools==82.0.0
# via pip-tools
six==1.17.0
# via
# -r requirements.in
# pyjwkest
# python-dateutil
sqlalchemy==2.0.48
# via
# -r requirements.in
Expand Down Expand Up @@ -235,5 +229,7 @@ zipp==3.23.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
pip==26.0.1
# via pip-tools
setuptools==82.0.0
# via pip-tools