view scripts/Docker/requirements.txt @ 7642:0b03b4dd7089

build(docker): add file package to clear error when building xapian It looks like the error was non-fatal. The image I believe worked fine. But, clean up the noise.
author John Rouillard <rouilj@ieee.org>
date Sun, 24 Sep 2023 21:35:47 -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/