Mercurial > p > roundup > code
view scripts/Docker/requirements.txt @ 8323:32a57cde072f
chore(ci): issue2551368 use new gpg for all releases.
I was the new version only for 3.10 and newer running on ubuntu 24.04.
Paul said it should work on 3.7 and 3.8 which runn on unbuntu 22.04.
So enable it and see if it works.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 04 Jun 2025 19:20:27 -0400 |
| parents | 61ffdc71cf46 |
| children | 2c59d8deb653 |
line wrap: on
line source
# setuptools required for installation - missing from newer base images setuptools # human timezones pytz # indexer Whoosh # xapian is also installed # extra database support psycopg2 mysqlclient redis # encryption gpg # java web tokens PyJWT # extra HTTP compression methods Brotli zstd # jinja2 template engine Jinja2
