diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/requirements.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config/requirements.txt b/config/requirements.txt index 162e67e..0efb8f4 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,5 +1,4 @@ bleach==1.4.1 -Django==1.7.7 django-bleach==0.3.0 django-contrib-comments==1.5 django-extensions==1.5.2 @@ -11,8 +10,6 @@ ipython==3.0.0 jsmin==2.1.1 Markdown==2.6.1 oauthlib==0.7.2 -Pillow==2.7.0 -psycopg2==2.6 requests==2.6.0 requests-oauthlib==0.4.2 six==1.9.0 |