Code Review
/
releng
/
lftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
993b61b
)
Chore: Remove botocore from requirements.txt
90/68390/1
author
Thanh Ha
<zxiiro@gmail.com>
Sat, 31 Jul 2021 11:44:23 +0000
(07:44 -0400)
committer
Thanh Ha
<zxiiro@gmail.com>
Sat, 31 Jul 2021 11:45:52 +0000
(07:45 -0400)
This is a transitive dependency of boto3, no need to explicitly
require it unless we are trying to pin the version.
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: I0ce2d72082707a969d8b4841957f6dd761c7c6a0
requirements.txt
patch
|
blob
|
history
diff --git
a/requirements.txt
b/requirements.txt
index
b56f89f
..
2296e12
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-3,7
+3,6
@@
aspy.yaml
attrs
beautifulsoup4
boto3
-botocore
bs4
certifi
cfgv