diff options
author | Étienne Loks <etienne.loks@proxience.com> | 2014-10-22 11:23:09 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@proxience.com> | 2014-10-22 11:23:09 +0200 |
commit | 1ccc55cd446d9b2e63a8241915afafa566d82dbc (patch) | |
tree | 1a276f2cc14286755ec5ecb1492507e0a710b87b | |
parent | d7cb0634de754317b4ce709cac0c57c7ca1ba624 (diff) | |
download | Ishtar-1ccc55cd446d9b2e63a8241915afafa566d82dbc.tar.bz2 Ishtar-1ccc55cd446d9b2e63a8241915afafa566d82dbc.zip |
requirements: precise reportlab version
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index f2997ef25..478800dc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ django==1.4 south>=0.7.3,<0.7.99 pillow pisa==3.0.33 -reportlab +reportlab==2.5 dbf python-memcached |