mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 14:52:15 +00:00
Remove direct dependency for BeautifulSoup, update South
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
xmlrpclib==1.0.1
|
||||
xmpppy
|
||||
dnspython
|
||||
beautifulsoup
|
||||
fabric
|
||||
|
||||
Django==1.4
|
||||
@@ -10,7 +9,7 @@ Celery==2.5.3
|
||||
django-celery==2.5.5
|
||||
|
||||
-e hg+http://bitbucket.org/schinckel/django-jsonfield#egg=django-jsonfield
|
||||
South==0.7.3
|
||||
South==0.7.4
|
||||
django-redis-cache
|
||||
IPy==0.75
|
||||
|
||||
|
||||
Reference in New Issue
Block a user