summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJamie Lennox <jamielennox@gmail.com>2016-05-12 12:44:05 +1000
committerJamie Lennox <jamielennox@gmail.com>2016-11-15 14:25:05 +1100
commitf25543fcc792ebf155728a91fde06e8dc4e96cea (patch)
tree5b01df17de1b3c0d94260c2d3ed6f5bce54d5ab7 /requirements.txt
parentb788a184a05edef5b3d8a6f9ee84ea366c847196 (diff)
downloadoslo-context-f25543fcc792ebf155728a91fde06e8dc4e96cea.tar.gz
Move existing attributes to _id suffixed attributes
There is confusion now between whether parameters refer to the name or id. Similar to adding _name we should rename the other variables with _id to make it more obvious. Change-Id: I203acefae8270bd3373b006fa096bea5ef3106f3
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 1c308bc..d2df9f4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,4 +4,5 @@
pbr>=1.8 # Apache-2.0
+debtcollector>=1.2.0 # Apache-2.0
positional>=1.1.1 # Apache-2.0