fix requirements

This commit is contained in:
Benjamin Dauvergne 2012-10-30 13:08:23 +01:00
parent 1e921068d5
commit 61a97a181b
2 changed files with 15 additions and 15 deletions

View File

@ -1,15 +0,0 @@
BeautifulSoup
Django>=1.3.1
South
django-debug-toolbar
django-grappelli
django-tinymce
django-uni-form
wsgiref
django-auth-ldap
python-ldap
M2Crypto
pyasn1
pyasn1-modules
-e git://dev.entrouvert.org/python-rfc3161#egg=rfc3161
psycopg2

15
requirements.txt Normal file
View File

@ -0,0 +1,15 @@
Django>=1.3.1,<1.5
South<0.8.0
django-debug-toolbar<0.9.0
django-grappelli<2.5.0
django-tinymce<1.6.0
django-uni-form<0.9.0
django-auth-ldap<1.1
python-ldap<3.0.0
BeautifulSoup<3.3.0
M2Crypto<1.0.0
wsgiref<1.0.0
pyasn1<1.0.0
pyasn1-modules<1.0.0
rfc3161=0.1.6
psycopg2<2.5.0