view scripts/Docker/requirements.txt @ 7661:b31343f16153

fix: roundup_start script exited for 2.3.0 roundup. I added 'set -eo pipefail' and must have missed a test case that caused demo mode to exit. Fix this.
author John Rouillard <rouilj@ieee.org>
date Mon, 16 Oct 2023 22:19:45 -0400
parents b8e88d4ca95b
children 61ffdc71cf46
line wrap: on
line source

# human timezones
pytz
# indexer
Whoosh
# xapian is also installed
# extra database support
psycopg2
mysqlclient
redis
# encryption
gpg
# java web tokens
PyJWT
# extra HTTP compression methods
Brotli
zstd
# jinja2 template engine
Jinja2

Roundup Issue Tracker: http://roundup-tracker.org/