X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f7e3ba3851d4ec6e3decaab0d568e492726224dc..c52436a7e25876ee3509df2467c2a9ef33303436:/platforma/config/requirements.txt diff --git a/platforma/config/requirements.txt b/platforma/config/requirements.txt index 0014b59e..d247c761 100644 --- a/platforma/config/requirements.txt +++ b/platforma/config/requirements.txt @@ -2,19 +2,19 @@ lxml>=2.2 mercurial>=1.3.1 PyYAML>=3.0 +PIL>=1.1 ## Book conversion library -git+http://github.com/fnp/librarian.git@master#egg=librarian +git+git://github.com/fnp/librarian.git@master#egg=librarian ## Django Django>=1.1.1,<1.2 sorl-thumbnail>=3.2 -django-maintanancemode>=0.9 +django-maintenancemode>=0.9 # migrations south>=0.6 ## Debugging utils, uncomment this if you want tests # django-nose>=0.0.3 -# django-debug-toolbar>=0.8 - +# django-debug-toolbar>=0.8 \ No newline at end of file