diff options
author | Gordon Chung <chungg@ca.ibm.com> | 2014-05-22 10:27:23 -0400 |
---|---|---|
committer | Gordon Chung <chungg@ca.ibm.com> | 2014-05-22 14:53:21 -0400 |
commit | a34945fd020088148b91b06bf694c4c05130a786 (patch) | |
tree | 1122972bda1738af3752c2f18ecf9c5b43473799 /requirements.txt | |
parent | 2f6fd834b3339096dc2f54b34f2c6667e5d71182 (diff) | |
download | pycadf-a34945fd020088148b91b06bf694c4c05130a786.tar.gz |
sync oslo
sync to Ia1bfa1bd24989681db1d2f385defc12e69a01f8d
Change-Id: Idbbbb9fcec8e8b0d1930956850b1a7371081b632
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 7afb091..61188b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,7 @@ iso8601>=0.1.9 netaddr>=0.7.6 oslo.config>=1.2.0 oslo.messaging>=1.3.0 +posix_ipc pytz>=2010h six>=1.6.0 WebOb>=1.2.3 |