secubox-openwrt/package/secubox/luci-app-streamlit/root/usr/libexec/rpcd
CyberMind-FR dc6a8f9c62 fix(streamlit): Auto-install requirements from ZIP uploads and support non-standard filenames
The install_requirements() function only matched requirements.txt exactly,
missing files like requirements_bazi.txt shipped in user ZIP uploads. Now
falls back to any requirements*.txt file. RPCD upload handlers (upload_zip,
upload_finalize) also trigger pip install inside the container at deploy time.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 12:31:02 +01:00
..
luci.streamlit fix(streamlit): Auto-install requirements from ZIP uploads and support non-standard filenames 2026-02-04 12:31:02 +01:00