view scripts/Docker/requirements.txt @ 7023:ae6fa7b32e2d

flake8: E711 comparison to None should be 'if cond is not None:'
author John Rouillard <rouilj@ieee.org>
date Sun, 09 Oct 2022 17:40:14 -0400
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/