requirements.txt: remove constraints on direct link to git repository of django-cms

This commit is contained in:
Benjamin Dauvergne 2014-01-08 01:59:14 +01:00
parent 8c3ab32df8
commit eeef1a56f4
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@ requests>=1.0.0
feedparser
django>=1.5.1,<1.6
git+git://repos.entrouvert.org/authentic.git/#egg=authentic2-9999
git+git://repos.entrouvert.org/django-cms.git/@develop#egg=django-cms-2.4.1.9999>2.4.1,<2.4.2
git+git://repos.entrouvert.org/django-cms.git/@develop#egg=django-cms-2.4.1.9999
git+git://repos.entrouvert.org/python-entrouvert.git/#egg=python-entrouvert-9999
south>=0.8.4