view scripts/Docker/requirements.txt @ 6594:f3a0cb617ea8

Upgrade to ubuntu 20.04 See if this helps fix zstd crash in python nightly (unlikely). Also get postgresql 12 that includes websearch_to_tsquery for possible future support of Postgresql FTS by Roundup.
author John Rouillard <rouilj@ieee.org>
date Tue, 25 Jan 2022 14:47:58 -0500
parents 34cbd0e633d2
children 889ddfbf8abe
line wrap: on
line source

# human timezones
pytz
# indexer
Whoosh
# extra database support
psycopg2
mysqlclient
# encryption
gpg
# java web tokens
PyJWT
# extra HTTP compression methods
Brotli
zstd

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