Skip to content

Commit

Permalink
Remove setuptools from requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
samjarrett committed Feb 24, 2020
1 parent 8ed6be1 commit 9b5a9fb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
boto3>=1.12.0
boto3-stubs[cloudformation]
setuptools
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ s3transfer==0.3.3 # via boto3
six==1.14.0 # via python-dateutil
typing-extensions==3.7.4.1 # via boto3-stubs, mypy-boto3, mypy-boto3-cloudformation
urllib3==1.25.8 # via botocore

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 9b5a9fb

Please sign in to comment.