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
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependencies = [
"rapidfuzz==3.6.2",
"resend==0.8.0",
"psutil==5.9.8",
"jinja2==3.1.4",
"jinja2==3.1.6",
"tiktoken==0.6.0",
"uvicorn==0.29.0",
"pylint==3.1.0",
Expand All @@ -82,8 +82,8 @@ dependencies = [
"jira==3.8.0",
"slack-sdk==3.27.1",
"jsonpatch==1.33",
"scikit-learn==1.4.2",
"sentry-sdk==2.2.0",
"scikit-learn==1.5.1",
"sentry-sdk==2.8.0",
]

[tool.isort]
Expand Down
32 changes: 16 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
aiohttp==3.9.4
aiohttp==3.11.0b0
# via voyageai
aiolimiter==1.1.0
# via voyageai
Expand Down Expand Up @@ -56,7 +56,7 @@ cachecontrol==0.14.0
# via poetry
cattrs==23.2.3
# via parea-ai
certifi==2024.2.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -87,7 +87,7 @@ crashtest==0.4.1
# via
# cleo
# poetry
cryptography==42.0.5
cryptography==44.0.1
# via
# pyjwt
# secretstorage
Expand Down Expand Up @@ -145,7 +145,7 @@ fsspec==2024.3.1
gitdb==4.0.11
# via gitpython
gitpython==3.1.42
h11==0.14.0
h11==0.16.0
# via
# httpcore
# uvicorn
Expand Down Expand Up @@ -201,7 +201,7 @@ jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
jinja2==3.1.6
# via
# jupyter-server
# jupyterlab
Expand Down Expand Up @@ -263,7 +263,7 @@ jupyter-server==2.13.0
# notebook-shim
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterlab==4.1.5
jupyterlab==4.4.2
# via notebook
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -318,7 +318,7 @@ nbformat==5.10.3
nest-asyncio==1.6.0
# via ipykernel
networkx==3.2.1
notebook==7.1.2
notebook==7.4.2
# via jupyter
notebook-shim==0.2.4
# via
Expand Down Expand Up @@ -475,7 +475,7 @@ referencing==0.34.0
# jupyter-events
regex==2023.12.25
# via tiktoken
requests==2.31.0
requests==2.32.2
# via
# cachecontrol
# cohere
Expand Down Expand Up @@ -511,15 +511,15 @@ rpds-py==0.18.0
# referencing
s3transfer==0.10.1
# via boto3
scikit-learn==1.4.2
scikit-learn==1.5.1
scipy==1.12.0
# via scikit-learn
secretstorage==3.3.3
# via keyring
send2trash==1.8.2
# via jupyter-server
sentry-sdk==2.2.0
setuptools==69.1.1
sentry-sdk==2.8.0
setuptools==70.0.0
# via importmagic
shellingham==1.5.4
# via poetry
Expand All @@ -542,7 +542,7 @@ soupsieve==2.5
# via beautifulsoup4
stack-data==0.6.3
# via ipython
starlette==0.36.3
starlette==0.40.0
# via
# fastapi
# prometheus-fastapi-instrumentator
Expand Down Expand Up @@ -579,7 +579,7 @@ tomlkit==0.12.3
# via
# poetry
# pylint
tornado==6.4
tornado==6.4.2
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -639,7 +639,7 @@ typing-extensions==4.10.0
# uvicorn
uri-template==1.3.0
# via jsonschema
urllib3==2.2.1
urllib3==2.2.2
# via
# botocore
# dulwich
Expand All @@ -648,7 +648,7 @@ urllib3==2.2.1
# sentry-sdk
# types-requests
uvicorn==0.29.0
virtualenv==20.25.1
virtualenv==20.26.6
# via poetry
voyageai==0.2.1
wcwidth==0.2.13
Expand All @@ -668,5 +668,5 @@ wrapt==1.16.0
yamllint==1.35.1
yarl==1.9.4
# via aiohttp
zipp==3.18.1
zipp==3.19.1
# via importlib-metadata