atlus/backend/requirements.txt
roberts f9743bb29a Initial commit — Atlus web desktop environment for SBCs
Full-stack implementation: FastAPI backend with PAM auth, WebSocket
stats/terminal, and vanilla JS frontend with tiling desktop shell.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:53:46 -05:00

8 lines
149 B
Text

fastapi==0.115.6
uvicorn[standard]==0.34.0
python-pam==2.0.2
PyJWT==2.10.1
psutil==6.1.1
ptyprocess==0.7.0
aiofiles==24.1.0
python-multipart==0.0.20