Skip to content
Snippets Groups Projects
Commit c4ed95f3 authored by jamescalam's avatar jamescalam
Browse files

chore: security updates

parent 5013bb89
No related branches found
No related tags found
No related merge requests found
Source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -33,11 +33,12 @@ google-cloud-aiplatform = {version = "^1.45.0", optional = true} ...@@ -33,11 +33,12 @@ google-cloud-aiplatform = {version = "^1.45.0", optional = true}
requests-mock = "^1.12.1" requests-mock = "^1.12.1"
boto3 = { version = "^1.34.98", optional = true } boto3 = { version = "^1.34.98", optional = true }
botocore = {version = "^1.34.110", optional = true} botocore = {version = "^1.34.110", optional = true}
aiohttp = "^3.9.5" aiohttp = "^3.10.11"
fastembed = {version = "^0.3.0", optional = true} fastembed = {version = "^0.3.0", optional = true}
psycopg2 = {version = "^2.9.9", optional = true} psycopg2 = {version = "^2.9.9", optional = true}
sphinx = {version = "^7.0.0", optional = true} sphinx = {version = "^7.0.0", optional = true}
sphinxawesome-theme = {version = "^5.2.0", optional = true} sphinxawesome-theme = {version = "^5.2.0", optional = true}
tornado = {version = "^6.4.2", optional = true}
[tool.poetry.extras] [tool.poetry.extras]
hybrid = ["pinecone-text"] hybrid = ["pinecone-text"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment