Skip to content

Commit

Permalink
Merge branch 'main' into release_document
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-milea authored Jan 29, 2025
2 parents 82d39d1 + 384772c commit 516ad1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.9"
dependencies = [
"fastapi==0.115.6",
"fastapi==0.115.7",
"uvicorn==0.34.0",
"gunicorn==23.0.0",
"jinja2==3.1.5",
Expand All @@ -22,7 +22,7 @@ dependencies = [
"croniter==6.0.0",
"typer==0.15.1",
"pid==3.0.4",
"pydantic[email]==2.10.5",
"pydantic[email]==2.10.6",
"pyjwt==2.10.1",
"wcmatch==10.0",
"curl-cffi>=0.7.4",
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

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

0 comments on commit 516ad1a

Please sign in to comment.