comparison scripts/Docker/requirements.txt @ 8115:61ffdc71cf46

chore: update to newest 3.12 alpine image Also had to add setuptools to requirements.txt. Apparently not a part of the base image anymore.
author John Rouillard <rouilj@ieee.org>
date Thu, 26 Sep 2024 00:34:54 -0400
parents b8e88d4ca95b
children 2c59d8deb653
comparison
equal deleted inserted replaced
8114:7c68aace7e48 8115:61ffdc71cf46
1 # setuptools required for installation - missing from newer base images
2 setuptools
1 # human timezones 3 # human timezones
2 pytz 4 pytz
3 # indexer 5 # indexer
4 Whoosh 6 Whoosh
5 # xapian is also installed 7 # xapian is also installed

Roundup Issue Tracker: http://roundup-tracker.org/