aboutsummaryrefslogtreecommitdiff
path: root/python/requirements.txt
diff options
context:
space:
mode:
authorkste <kste@google.com>2020-04-30 10:02:01 -0700
committerCopybara-Service <copybara-worker@google.com>2020-04-30 10:02:26 -0700
commit0550e606ae575753aa67870713f62f48e89cf57e (patch)
tree1f95f0e8da9945ab954771d148481499b8edcab5 /python/requirements.txt
parent4accb6213056d63ff6b0eefa16cff211c3f04b88 (diff)
downloadtink-0550e606ae575753aa67870713f62f48e89cf57e.tar.gz
Replace Python AWS KMS Client with a wrapper around the C++ implementation.
PiperOrigin-RevId: 309246775
Diffstat (limited to 'python/requirements.txt')
-rw-r--r--python/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/requirements.txt b/python/requirements.txt
index cd9f8a2ef..946e204dd 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -1,4 +1,3 @@
absl-py
protobuf
-boto3
six