diff options
author | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-10-26 22:36:29 -0400 |
---|---|---|
committer | Hamilton Kibbe <hamilton.kibbe@gmail.com> | 2014-10-26 22:36:47 -0400 |
commit | 1ccab332cc9961b90c03911d17a77e5fe00a93ee (patch) | |
tree | 130c1c3bbcc65281d4995297a2d1567826e15c3e | |
parent | 0437e4198a0ff5d909d4321768341a173930904c (diff) | |
download | gerbonara-1ccab332cc9961b90c03911d17a77e5fe00a93ee.tar.gz gerbonara-1ccab332cc9961b90c03911d17a77e5fe00a93ee.tar.bz2 gerbonara-1ccab332cc9961b90c03911d17a77e5fe00a93ee.zip |
update requirements
-rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 1605e3d..29f0717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,13 @@ Jinja2==2.7.3 MarkupSafe==0.23 Pygments==1.6 Sphinx==1.2.3 +cairocffi==0.6 +cffi==0.8.6 coverage==3.7.1 docutils==0.12 nose==1.3.4 numpydoc==0.5 +pycparser==2.10 pyparsing==2.0.2 svgwrite==1.1.6 wsgiref==0.1.2 |