fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update librarian
[redakcja.git]
/
requirements.txt
diff --git
a/requirements.txt
b/requirements.txt
index
7cca9db
..
a431b29
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,16
+1,30
@@
+-i https://py.mdrn.pl:8443/simple
+
## Python libraries
## Python libraries
-lxml>=2.2
-mercurial>=1.6
+lxml>=2.2
.2
+Mercurial>=3.3,<3.4
PyYAML>=3.0
PyYAML>=3.0
-PIL>=1.1
+Pillow
+oauth2
+httplib2 # oauth2 dependency
+http://prdownloads.sourceforge.net/getfo/texml-2.0.2.tar.gz?download
## Book conversion library
## Book conversion library
-git+git://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.6,<1.7
+fnpdjango>=0.2,<0.3
+django-pipeline>=1.4.7,<1.5
+django_cas>=2.1,<2.2
+sorl-thumbnail>=12.2,<13
django-maintenancemode>=0.9
django-maintenancemode>=0.9
+django-pagination
+django-gravatar2
+python-slugify
+
+celery>=3.1.12,<3.2
+kombu>=3.0,<3.1
# migrations
# migrations
-south>=0.6
+South>=1.0.2