diff options
-rw-r--r-- | requirements.txt | 22 |
1 files changed, 2 insertions, 20 deletions
diff --git a/requirements.txt b/requirements.txt index af4984c..c680da4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,30 +1,12 @@ -BeautifulSoup==3.2.1 Django==1.4 -MySQL-python==1.2.3 -SQLAlchemy==0.7.7 +SQLAlchemy==0.7.8 URLObject==2.0.2 -bson==0.3.3 -bunch==1.0.1 -distribute==0.6.10 -django-allauth==0.6.0 -django-email-confirmation==0.2 django-gravatar==0.1.0 -django-social-auth==0.6.9 -django-uni-form==0.9.0 +django-social-auth==0.7.0 djangorestframework==0.3.3 -gravatar==0.1 httplib2==0.7.4 -kitchen==1.1.1 -mocker==1.1.1 oauth2==1.5.211 -postorius==1.0.0a1 psycopg2==2.4.5 -pycurl==7.19.0 -pymongo==2.2- -python-dateutil==2.1 python-openid==2.2.5 -pytz==2012c -six==1.1.0 -urlgrabber==3.9.1 wsgiref==0.1.2 yolk==0.4.3 |