Files
nas-tools/dashboard/backend/requirements.txt
T
Gan, Jimmy 36f1fc0962
Deploy Dashboard / deploy (push) Has been cancelled
Terminal: SSH to NAS host instead of container shell
- Rewrite terminal.py to use asyncssh instead of pty/fork
- Add SSH key pair for dashboard container auth
- Mount SSH key and add SSH config vars in docker-compose
- Install openssh-client in Dockerfile
- Add asyncssh to requirements.txt
2026-02-19 19:24:38 +08:00

11 lines
167 B
Plaintext

fastapi==0.115.0
uvicorn[standard]==0.30.0
docker==7.1.0
httpx==0.27.0
python-multipart==0.0.9
psutil==6.1.0
pyjwt==2.8.0
passlib==1.7.4
pyotp==2.9.0
asyncssh==2.17.0