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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ dependencies = [
"jira==3.8.0",
"slack-sdk==3.27.1",
"jsonpatch==1.33",
"scikit-learn==1.4.2",
"scikit-learn==1.5.0",
"sentry-sdk==2.2.0",
]

Expand Down
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
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 @@ -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.0
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
setuptools==70.0.0
# via importmagic
shellingham==1.5.4
# via poetry
Expand Down Expand Up @@ -579,7 +579,7 @@ tomlkit==0.12.3
# via
# poetry
# pylint
tornado==6.4
tornado==6.4.1
# 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 Down Expand Up @@ -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