summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2015-01-26 16:37:29 -0500
committerBarry Warsaw <barry@python.org>2015-01-26 16:37:29 -0500
commitfabff4aec884467729fc372bb67f240752c15511 (patch)
treeac6391705d071a585a62993f3d93f2af7556756b /requirements.txt
parent2329d28a316e0ea6874b9457a1c04b37895adfd2 (diff)
downloadvyos-cloud-init-fabff4aec884467729fc372bb67f240752c15511.tar.gz
vyos-cloud-init-fabff4aec884467729fc372bb67f240752c15511.zip
Port the MAAS code to oauthlib.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2a12ca3e..19c88857 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,7 +8,7 @@ PrettyTable
# This one is currently only used by the MAAS datasource. If that
# datasource is removed, this is no longer needed
-oauth
+oauthlib
# This one is currently used only by the CloudSigma and SmartOS datasources.
# If these datasources are removed, this is no longer needed