fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix for text node -> wlxml
[redakcja.git]
/
requirements.txt
diff --git
a/requirements.txt
b/requirements.txt
index
0014b59
..
7cca9db
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,20
+1,16
@@
## Python libraries
lxml>=2.2
## Python libraries
lxml>=2.2
-mercurial>=1.
3.1
+mercurial>=1.
6
PyYAML>=3.0
PyYAML>=3.0
+PIL>=1.1
## Book conversion library
## 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
Django>=1.1.1,<1.2
sorl-thumbnail>=3.2
Django>=1.1.1,<1.2
sorl-thumbnail>=3.2
-django-maint
a
nancemode>=0.9
+django-maint
e
nancemode>=0.9
# migrations
south>=0.6
# migrations
south>=0.6
-
-## Debugging utils, uncomment this if you want tests
-# django-nose>=0.0.3
-# django-debug-toolbar>=0.8
-