clean up the requirements a bit

This commit is contained in:
2014-03-16 11:44:49 -05:00
parent 84ee09d4a3
commit 65c8c0a15f
2 changed files with 1 additions and 0 deletions

18
requirements/core.txt Normal file
View File

@@ -0,0 +1,18 @@
Django==1.6.2
MySQL-python==1.2.3
South==0.8.4
django-extensions==1.3.3
httplib2==0.7.4
logilab-astng==0.24.0
logilab-common==0.58.1
oauth2==1.5.211
oauthlib==0.5.1
ply==3.4
pyflakes==0.5.0
pylint==0.25.2
python-dateutil==2.1
requests==1.2.3
requests-oauthlib==0.3.2
six==1.1.0
twython==3.0.0
wsgiref==0.1.2

View File

@@ -0,0 +1 @@
psycopg2==2.5.2