Use secure transport for requirements.
[wolnelektury.git] / requirements.txt
index 4c96c93..06dc1fa 100644 (file)
@@ -1,26 +1,21 @@
--i http://pypi.nowoczesnapolska.org.pl/simple/ 
---find-links=http://www.pythonware.com/products/pil/
+-i https://py.mdrn.pl:8443/simple/
 
 # django
-Django>=1.6,<1.7
+Django>=1.7,<1.8
 fnpdjango>=0.1.15,<0.2
-South>=0.7 # migrations for django
 django-pipeline>=1.3,<1.4
 django-pagination>=1.0
 django-maintenancemode>=0.10
-django-piston>=0.2.2.1,<0.2.3
-jsonfield>=0.9.20
+django-piston==0.2.2.1.2
+jsonfield>=0.9.22,<1.0
 django-picklefield
-django-modeltranslation
-
-#django-allauth<0.10 with migration fix
--e git+git://github.com/rczajka/django-allauth.git@4ecda71b81f9311dea4febe1d2d0105f23c642c7#egg=django-allauth
+django-modeltranslation==0.8b2
+# django-allauth>=0.17,<0.18
+# django-allauth pre-0.18 version with Django 1.7 migrations
+-e git+git://github.com/pennersr/django-allauth.git@9cc09402d3dd768bc1221e0bb7a438d6295812f5#egg=django-allauth
 
 pytz
 
-# Some contrib apps still need it
-simplejson
-
 django-honeypot
 django-uni-form
 
@@ -31,10 +26,9 @@ python-fb
 # Feedparser 
 Feedparser>=5.1
 
-# PIL 
-PIL>=1.1.6
+Pillow
 mutagen>=1.17
-sorl-thumbnail>=11.09,<12
+sorl-thumbnail>=11.12.1b,<11.13
 
 # home-brewed & dependencies
 lxml>=2.2.2
@@ -43,8 +37,8 @@ lxml>=2.2.2
 # MySQL-python>=1.2,<2.0
 
 # celery tasks
-django-celery>=3.0.11,<3.1
-django-kombu
+celery>=3.1.12,<3.2
+-e git+git://github.com/rczajka/kombu.git@4ed3622d1e801811410eda503e3eb8a6efd7f86f#egg=kombu
 
 # spell checking
 pyenchant
@@ -55,4 +49,7 @@ pyoai
 ## egenix-mx-base  # Doesn't play nice with mx in dist-packages.
 sunburnt
 
-django-getpaid>=1.4,<1.5
+django-getpaid>=1.6,<1.7
+httplib2
+Texml
+django-ssify>=0.2.1,<0.3