diff --git a/pyproject.toml b/pyproject.toml index b8ee857f9b..616966e4ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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", ] diff --git a/requirements.txt b/requirements.txt index 086f68460f..c0eb5aed2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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 @@ -511,7 +511,7 @@ 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 @@ -579,7 +579,7 @@ tomlkit==0.12.3 # via # poetry # pylint -tornado==6.4 +tornado==6.4.1 # via # ipykernel # jupyter-client @@ -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