Skip to content
Merged
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
5 changes: 1 addition & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@ dependencies = [
"pydantic-settings>=2.10.1",
"pymongo>=4.13.1",
# Note: We use `scalar-fastapi` to integrate Scalar API documentation with FastAPI.
# Note: We use a Git URL to install the `scalar-fastapi` package, because the Scalar
# maintainers have not published recent versions of the package to PyPI yet.
# Reference: https://github.com/scalar/scalar/issues/5337#issuecomment-2781011096
"scalar-fastapi @ git+https://github.com/scalar/scalar/#subdirectory=integrations/fastapi",
"scalar-fastapi >= 1.4.1",
Comment thread
eecavanna marked this conversation as resolved.
"uvicorn>=0.34.3",
]

Expand Down
10 changes: 7 additions & 3 deletions uv.lock

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