Skip to content

Commit

Permalink
Added comment on why pinning aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
jcadam14 committed Dec 11, 2024
1 parent 620a575 commit 841a7dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ fsspec = "^2024.6.1"
polars-lts-cpu = "^1.16.0"
pyarrow = "^18.1.0"
boto3 = "~1.34.0"
#pinning due to snyk high vulnerability find
s3fs = { version = "^2024.9.0", extras = ["aiohttp=^3.11.10"] }

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 841a7dd

Please sign in to comment.