Skip to content

Commit eb43677

Browse files
committed
rebase
1 parent 829f169 commit eb43677

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ classifiers = [
3333
]
3434
dependencies = [
3535
"attrs>=20.3.0,<23",
36-
"boto3>=1.26.20,<2.0",
36+
"boto3>=1.26.28,<2.0",
3737
"google-pasta",
3838
"importlib-metadata>=1.4.0,<5.0",
3939
"numpy>=1.9.0,<2.0",
40-
"packaging==20.9",
40+
"packaging>=20.0",
4141
"pandas",
4242
"pathos",
4343
"protobuf3-to-dict>=0.1.5,<1.0",

0 commit comments

Comments
 (0)