view scripts/Docker/requirements.txt @ 6626:120b0bb05b6e

issue2551191 - Module deprication PEP 594. crypt Handle missing crypt module "better" by raising an exception rather than just silently failing to log in the user when a crypt encoded password can't be checked. Update tests and upgrading.txt too.
author John Rouillard <rouilj@ieee.org>
date Sun, 20 Mar 2022 00:05:59 -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/