Skip to content

Commit

Permalink
[edgetest] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored Jan 26, 2024
1 parent fc2b444 commit 35f1453
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.22,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.1.4,>=0.25.2", "numpy<=1.26.3,>=1.22.0"]
dependencies = ["boto3<=1.34.28,>=1.9.92", "PyYAML<=6.0.1,>=5.1", "pandas<=2.2.0,>=0.25.2", "numpy<=1.26.3,>=1.22.0"]

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

0 comments on commit 35f1453

Please sign in to comment.