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 Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ddtrace=">=2.17.2"
# prometheus-fastapi-instrumentator is a Python library for instrumenting FastAPI applications
prometheus-fastapi-instrumentator = ">=7.0.0"
# python-crfsuite is a Python library used when installing some packages
python-crfsuite = {version = "==0.9.10", index = "alpine-wheels"}
python-crfsuite = {version = "==0.9.11", index = "alpine-wheels"}
# httpx is a Python library for making HTTP requests
httpx = ">=0.27.2"
# httpx-sse is a Python library for making Server-Sent Events requests
Expand Down
64 changes: 59 additions & 5 deletions Pipfile.lock

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