headplane/remote-access/requirements.txt

15 lines
465 B
Text
Raw Permalink Normal View History

# Minimal dependencies for Heady remote access
fastapi[standard]==0.115.6
uvicorn[standard]==0.32.1
websockets==13.1
pydantic==2.10.3
python-jose[cryptography]==3.3.0
cryptography==43.0.3
python-multipart==0.0.20
httpx==0.28.1
# Guacamole client library with telnet/kubernetes support
git+https://github.com/rsp2k/pyguacamole.git@5f4597717e44ab554c5cd9c107be6651a0c16146
# Alternative lightweight guacamole client
# guacamole-lite alternative for Python if needed