ee2e5dcb3c
- 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
11 lines
167 B
Plaintext
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
|