Mercurial > p > roundup > code
view scripts/Docker/requirements.txt @ 6820:feb175271f3e
redis import failure on python2 causes crash
Don't use ModuleNotFoundError, it's python 3.6+. Use plain ImportError
instead.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 07 Aug 2022 00:43:31 -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
