Skip to content

Commit

Permalink
[edgetest] automated change (#322)
Browse files Browse the repository at this point in the history
Co-authored-by: fdosani <[email protected]>
  • Loading branch information
github-actions[bot] and fdosani authored Feb 7, 2025
1 parent a94a910 commit 6c38f06
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [
{ name="Faisal Dosani", email="[email protected]" },
]
license = {text = "Apache Software License"}
dependencies = ["boto3<=1.36.10,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.2,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]
dependencies = ["boto3<=1.36.15,>=1.9.92", "PyYAML<=6.0.2,>=5.1", "pandas<=2.2.3,>=1.5.0", "numpy<=2.2.2,>=1.22.0", "polars>=0.20.0", "pyarrow>=10.0.1"]

requires-python = ">=3.9.0"
classifiers = [
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=requirements.txt pyproject.toml
boto3==1.36.10
boto3==1.36.15
# via locopy (pyproject.toml)
botocore==1.36.10
botocore==1.36.15
# via
# boto3
# s3transfer
Expand Down

0 comments on commit 6c38f06

Please sign in to comment.