Mercurial > p > roundup > code
view scripts/requirements.txt @ 6536:b78c45828e42
post_init must be called on the database
.. otherwise things set up in post_init (notably rev_multilink
properties) will be missing. Note that post_init is idempotent and can
be called multiple times.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Mon, 29 Nov 2021 11:31:14 +0100 |
| parents | e6ae8188f61a |
| children |
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
