NewsBlur-viq/config/requirements.txt
Samuel Clay 10382f5796 Merge branch 'master' into search
* master: (53 commits)
  Logging checkpoints.
  Adding clear overrides to story order and read filter (all/unread) in preferences, to match clear override buttons for story layout and story view.
  Correcting discrepency of active subs when reading cache or having just recounted.
  Adjust feed schedule duration. Looks like the bug has to do with exception feeds not being set correctly. Better fix that next.
  Turning off refresh stale feeds. Maybe turn back on after the sub count finishes.
  Showing user ip in social pages.
  Showing user agent in social pages.
  Blurblog pages now load a little quicker.
  Postgres min log statement to 0.5s. Syncing haproxy debug with haproxy config.
  Typo.
  Easing off of forcing updates when not counted in redis.
  Counting feed subscribers needs less logging.
  Adding cleanup sub counts for users on cleanup. Also enabling redis sub store for all feeds.
  Adding random factor in to convert feeds over to redis cache.
  Handling only case where a recount isn't actually necessary. Still need to add in automatic feed conversion to redis subscriber cache.
  Fixing counts when taking into account muted feeds.
  Taking active/unmuted feed sinto account when counting active subscribers.
  Cleaning up pipeline.
  Renaming counter and removing unused sql.
  Separating counting feed subs and all user's feed subs.
  ...
2015-07-29 21:50:29 -07:00

49 lines
856 B
Text
Executable file

BeautifulSoup==3.2.1
six==1.6
boto==2.8.0
celery==3.0.17
chardet==2.1.1
cssutils==0.9.10b1
django-celery-with-redis==3.0
django-celery==3.0.11
django-compress==1.0.1
django-extensions==1.3.3
django-mailgun==0.2.1
django-redis-sessions==0.3.1
django-redis-cache==0.9.7
django-ses==0.4.1
django-subdomains==2.0.3
Django>=1.5,<1.6
dop==0.1.4
Fabric==1.8.3
gunicorn==19.1.1
# psycopg2==2.5.2
httplib2==0.8
iconv==1.0
isodate==0.5.1
kombu==2.5.7
lxml==3.3.5
mongoengine==0.8.2
nltk==2.0.5
oauth2==1.5.211
psutil==2.1.0
pyes==0.99.5
simplejson==3.4.0
pyflakes==0.6.1
pymongo==2.6
python-dateutil==2.1
python-gflags==2.0
pytz==2013b
raven==3.1.17
readline==6.2.4.1
redis==2.10.3
hiredis==0.1.1
requests==2.5.2
seacucumber==1.5
South==0.7.6
stripe==1.12.2
django-oauth-toolkit==0.7.2
django-cors-headers==1.0.0
pyOpenSSL==0.14
pyasn1==0.1.7
ndg-httpsclient==0.3.2