Bumped up python version in the template.
[redakcja.git] / platforma / config / requirements.txt
index 0d95ac8..081792d 100644 (file)
@@ -4,7 +4,7 @@ mercurial>=1.3.1
 PyYAML>=3.0
 
 ## 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
@@ -16,5 +16,4 @@ 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