summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2013-01-31 09:58:28 +0000
committerIsis Lovecruft <isis@torproject.org>2013-01-31 09:58:28 +0000
commit5e0c912371e73bd3b37b8f1b2d17056178c813b6 (patch)
tree12a633a5e126801bb4339cab4824da94bf063c72
parentcd8beb5798cdab1b3cd700be662e9659cbec8977 (diff)
Update pip requirements file to include PyYAML.
-rw-r--r--pkg/mx-requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/mx-requirements.pip b/pkg/mx-requirements.pip
index 33b9b54..c809051 100644
--- a/pkg/mx-requirements.pip
+++ b/pkg/mx-requirements.pip
@@ -1,2 +1,3 @@
Twisted==12.2.0
paisley>=0.3.1
+PyYAML>=3.10