Skip to content

Commit

Permalink
chore: remove extraneous deps (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
hsheth2 authored Sep 27, 2024
1 parent 3da404c commit e255961
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions datahub-actions/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,8 @@ def get_long_description():
"PyYAML",
"toml>=0.10.0",
"entrypoints",
"docker",
"expandvars>=0.6.5",
"python-dateutil>=2.8.0",
"stackprinter",
"tabulate",
"progressbar2",
}

Expand Down Expand Up @@ -106,7 +103,6 @@ def get_long_description():
# versions 0.1.13 and 0.1.14 seem to have issues
"types-click==0.1.12",
"boto3-stubs[s3,glue,sagemaker]",
"types-tabulate",
}

base_dev_requirements = {
Expand Down

0 comments on commit e255961

Please sign in to comment.