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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies = [
"python-multipart==0.0.32",
"celery==5.6.3",
"redis==8.1.0",
"stripe==15.5.1",
"stripe==15.6.0",
"pyotp==2.10.0",
"qrcode[pil]==8.2",
"requests==2.34.2",
Expand Down
2 changes: 1 addition & 1 deletion backend/requirements-runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ psycopg[binary]==3.3.4
python-multipart==0.0.32
celery==5.6.3
redis==8.1.0
stripe==15.5.1
stripe==15.6.0
pyotp==2.10.0
qrcode[pil]==8.2
requests==2.34.2
Expand Down
4 changes: 1 addition & 3 deletions backend/requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ argon2-cffi-bindings==26.1.0
# via argon2-cffi
ast-serialize==0.8.0
# via mypy
async-timeout==5.0.1
# via redis
billiard==4.2.4
# via celery
celery==5.6.3
Expand Down Expand Up @@ -189,7 +187,7 @@ starlette==1.6.0
# via
# oyster360 (pyproject.toml)
# fastapi
stripe==15.5.1
stripe==15.6.0
# via oyster360 (pyproject.toml)
typing-extensions==4.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion backend/setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install_requires =
python-multipart==0.0.32
celery==5.6.3
redis==8.1.0
stripe==15.5.1
stripe==15.6.0
pyotp==2.10.0
qrcode[pil]==8.2
requests==2.34.2
Expand Down
8 changes: 4 additions & 4 deletions backend/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"python-multipart==0.0.32",
"celery==5.6.3",
"redis==8.1.0",
"stripe==15.5.1",
"stripe==15.6.0",
"pyotp==2.10.0",
"qrcode[pil]==8.2",
"requests==2.34.2",
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install_requires =
python-multipart==0.0.32
celery==5.6.3
redis==8.1.0
stripe==15.5.1
stripe==15.6.0
pyotp==2.10.0
qrcode[pil]==8.2
requests==2.34.2
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.