diff 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
line wrap: on
line diff
--- a/scripts/Docker/requirements.txt	Wed Sep 25 22:15:38 2024 -0400
+++ b/scripts/Docker/requirements.txt	Thu Sep 26 00:34:54 2024 -0400
@@ -1,3 +1,5 @@
+# setuptools required for installation - missing from newer base images
+setuptools
 # human timezones
 pytz
 # indexer

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