Skip to content
Open
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
16 changes: 7 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ click-repl==0.3.0
# via celery
colorama==0.4.6
# via schemathesis
coverage==7.8.2
coverage[toml]==7.8.2
# via pytest-cov
debugpy==1.8.14
# via pytest-celery
Expand Down Expand Up @@ -112,6 +112,8 @@ fqdn==1.5.1
# via jsonschema
graphql-core==3.2.6
# via hypothesis-graphql
greenlet==3.2.4
# via sqlalchemy
gunicorn==23.0.0
# via -r requirements.in
h11==0.16.0
Expand Down Expand Up @@ -157,7 +159,7 @@ jinja2==3.1.6
# flask-admin
jsonpointer==3.0.0
# via jsonschema
jsonschema==4.24.0
jsonschema[format]==4.24.0
# via
# flasgger
# hypothesis-jsonschema
Expand Down Expand Up @@ -229,7 +231,7 @@ psutil==7.0.0
# via
# mirakuru
# pytest-celery
psycopg==3.2.9
psycopg[binary]==3.2.9
# via
# -r requirements.in
# pytest-postgresql
Expand Down Expand Up @@ -322,12 +324,8 @@ ruff==0.11.11
# via -r requirements.in
schemathesis==3.39.16
# via -r requirements.in
sentry-sdk==2.29.1
sentry-sdk[flask]==2.29.1
# via -r requirements.in
setuptools==80.9.0
# via
# flask-db
# pytest-celery
six==1.17.0
# via
# flasgger
Expand Down Expand Up @@ -393,7 +391,7 @@ urllib3==2.4.0
# docker
# requests
# sentry-sdk
uv==0.7.8
uv==0.8.6
# via -r requirements.in
vine==5.1.0
# via
Expand Down