diff options
author | luxagraf <sng@luxagraf.net> | 2019-03-06 11:44:58 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2019-03-06 11:44:58 -0600 |
commit | 0e6777be5dc1f34ac83dda3da884b1c8e42045ee (patch) | |
tree | d94bb9aa7ab1e2350f265dc7d3008bd0b23ab640 /config | |
parent | 72f0ad55b81f60725f4c7091545f1f92e7c6d652 (diff) |
added preamble to essay template
Diffstat (limited to 'config')
-rw-r--r-- | config/requirements.txt | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/config/requirements.txt b/config/requirements.txt index 982fbbc..f705262 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -6,12 +6,7 @@ decorator==4.0.4 Django==1.11.5 django-autocomplete-light==3.2.10 django-bleach==0.3.0 -django-debug-toolbar==1.8 -django-extensions==1.9.1 -django-gravatar2==1.3.0 -django-paypal==0.2.7 -django-taggit==0.17.5 -django-typogrify==1.3.2 +django-debug-toolbar django-extensions django-gravatar2 django-taggit django-typogrify EbookLib==0.16 facebook-sdk==2.0.0 flickrapi==2.3 @@ -25,10 +20,8 @@ MarkupSafe==1.0 medium==0.3.0 oauthlib==2.0.4 olefile==0.44 -Pillow==4.2.1 -psycopg2==2.7.3.1 -PyExifTool==0.1 -python-resize-image==1.1.11 +Markdown Pillow psycopg2 python-resize-image smartypants typogrify + pytz==2017.2 requests==2.18.4 requests-oauthlib==0.8.0 |