Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
SweetRPG Requirement Updater committed Apr 7, 2024
1 parent 7cfb3bd commit 421cb3e
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 37 deletions.
6 changes: 3 additions & 3 deletions requirements/app.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.1.0
# via flask-oauthlib
sentry-sdk[flask]==1.44.0
sentry-sdk[flask]==1.44.1
# via -r requirements/app.in
six==1.16.0
# via
Expand Down Expand Up @@ -208,7 +208,7 @@ sweetrpg-model-core==0.0.154
# sweetrpg-library-objects
sweetrpg-web-core==0.0.551
# via -r requirements/app.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# sqlalchemy
Expand All @@ -217,7 +217,7 @@ urllib3==1.26.18
# -r requirements/app.in
# requests
# sentry-sdk
werkzeug==3.0.1
werkzeug==3.0.2
# via flask
wtforms[email]==3.1.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.1.0
# via flask-oauthlib
sentry-sdk[flask]==1.44.0
sentry-sdk[flask]==1.44.1
# via -r requirements/app.in
six==1.16.0
# via
Expand Down Expand Up @@ -210,7 +210,7 @@ sweetrpg-model-core==0.0.154
# sweetrpg-library-objects
sweetrpg-web-core==0.0.551
# via -r requirements/app.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# sqlalchemy
Expand All @@ -221,7 +221,7 @@ urllib3==1.26.18
# sentry-sdk
uwsgi==2.0.24
# via -r requirements/deploy.in
werkzeug==3.0.1
werkzeug==3.0.2
# via flask
wtforms[email]==3.1.2
# via
Expand Down
22 changes: 8 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ click==8.1.7
# black
# flask
# pip-tools
# typer-slim
# typer
colorama==0.4.6
# via tox
coverage[toml]==7.4.4
Expand Down Expand Up @@ -281,15 +281,15 @@ requests==2.31.0
requests-oauthlib==1.1.0
# via flask-oauthlib
rich==13.7.1
# via typer-slim
# via typer
rstcheck==6.2.1
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==1.44.0
sentry-sdk[flask]==1.44.1
# via -r requirements/app.in
shellingham==1.5.4
# via typer-slim
# via typer
six==1.16.0
# via
# analytics-python
Expand Down Expand Up @@ -360,31 +360,25 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/tests.in
typer[all]==0.12.0
typer[all]==0.12.1
# via rstcheck
typer-cli==0.12.0
# via typer
typer-slim[standard]==0.12.0
# via
# typer
# typer-cli
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# asgiref
# black
# pydantic
# pydantic-core
# sqlalchemy
# typer-slim
# typer
urllib3==1.26.18
# via
# -r requirements/app.in
# requests
# sentry-sdk
virtualenv==20.25.1
# via tox
werkzeug==3.0.1
werkzeug==3.0.2
# via flask
wheel==0.43.0
# via pip-tools
Expand Down
22 changes: 8 additions & 14 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ charset-normalizer==3.3.2
click==8.1.7
# via
# flask
# typer-slim
# typer
dnspython==2.6.1
# via
# -r requirements/app.in
Expand Down Expand Up @@ -212,15 +212,15 @@ requests==2.31.0
requests-oauthlib==1.1.0
# via flask-oauthlib
rich==13.7.1
# via typer-slim
# via typer
rstcheck==6.2.1
# via -r requirements/docs.in
rstcheck-core==1.2.1
# via rstcheck
sentry-sdk[flask]==1.44.0
sentry-sdk[flask]==1.44.1
# via -r requirements/app.in
shellingham==1.5.4
# via typer-slim
# via typer
six==1.16.0
# via
# analytics-python
Expand Down Expand Up @@ -279,27 +279,21 @@ sweetrpg-model-core==0.0.154
# sweetrpg-library-objects
sweetrpg-web-core==0.0.551
# via -r requirements/app.in
typer[all]==0.12.0
typer[all]==0.12.1
# via rstcheck
typer-cli==0.12.0
# via typer
typer-slim[standard]==0.12.0
# via
# typer
# typer-cli
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# pydantic
# pydantic-core
# sqlalchemy
# typer-slim
# typer
urllib3==1.26.18
# via
# -r requirements/app.in
# requests
# sentry-sdk
werkzeug==3.0.1
werkzeug==3.0.2
# via flask
wtforms[email]==3.1.2
# via
Expand Down
6 changes: 3 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.1.0
# via flask-oauthlib
sentry-sdk[flask]==1.44.0
sentry-sdk[flask]==1.44.1
# via -r requirements/app.in
six==1.16.0
# via
Expand Down Expand Up @@ -269,7 +269,7 @@ tomli==2.0.1
# tox
tox==4.14.2
# via -r requirements/tests.in
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# asgiref
Expand All @@ -281,7 +281,7 @@ urllib3==1.26.18
# sentry-sdk
virtualenv==20.25.1
# via tox
werkzeug==3.0.1
werkzeug==3.0.2
# via flask
wtforms[email]==3.1.2
# via
Expand Down

0 comments on commit 421cb3e

Please sign in to comment.