spawner/user-template-dictionary/requirements.txt
XPS\Micro 3e4928c378 fix: Relax package version constraints in dictionary template
Changed from pinned versions (==) to flexible constraints (>=) to avoid
pip install conflicts on different systems/architectures.

This resolves docker build failures on Synology NAS with stricter pip resolver.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-19 12:56:46 +01:00

5 lines
59 B
Plaintext

Flask>=3.0.0
Werkzeug>=3.0.0
requests>=2.31.0
PyJWT>=2.8.0