From 79ff2842fa477ee0693ea167c0a74cd7cf080d27 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Tue, 31 Oct 2017 10:34:41 +0000 Subject: Import py-macaroon-bakery_0.0.3.orig.tar.gz --- requirements.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 requirements.txt (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8cd09a5 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +# Copyright 2017 Canonical Ltd. +# Licensed under the LGPLv3, see LICENCE file for details. + +requests>=2.16.5 +PyNaCl>=1.1.2 +pymacaroons==0.10.0 +six>=1.10.0 -- cgit v1.2.3