Skip to content

Commit

Permalink
[edgetest] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored Jun 21, 2024
1 parent e280467 commit 496632f
Showing 1 changed file with 1 addition and 1 deletion.
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="faisal.dosani@capitalone.com" },
]
license = {text = "Apache Software License"}
dependencies = ["boto3<=1.34.126,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.2,>=0.25.2", "numpy<=1.26.4,>=1.22.0"]
dependencies = ["boto3<=1.34.131,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.2,>=0.25.2", "numpy<=2.0.0,>=1.22.0"]

requires-python = ">=3.8.0"
classifiers = [
Expand Down

0 comments on commit 496632f

Please sign in to comment.