Skip to content

Commit

Permalink
Remove retry from sagemaker plugin requirements file
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
  • Loading branch information
eapolinario committed Jan 24, 2023
1 parent 76edd6a commit 4732a30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions plugins/flytekit-aws-sagemaker/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ dataclasses-json==0.5.7
# via flytekit
decorator==5.1.1
# via
# retry
# retry2
deprecated==1.2.13
# via flytekit
Expand Down Expand Up @@ -149,8 +148,6 @@ protoc-gen-swagger==0.1.0
# via flyteidl
psutil==5.9.4
# via sagemaker-training
py==1.11.0
# via retry
pyarrow==10.0.1
# via flytekit
pycparser==2.21
Expand Down Expand Up @@ -190,8 +187,6 @@ requests==2.28.1
# responses
responses==0.22.0
# via flytekit
retry==0.9.2
# via flytekit
retry2==0.9.5
# via flytekitplugins-awssagemaker
retrying==1.3.4
Expand Down

0 comments on commit 4732a30

Please sign in to comment.