Catalyst / admin/Syanpse-Vanguard 14.8 GB / 57.8 GB 40.0 GB free
Help Sign in

admin / Syanpse-Vanguard

public
Code Issues Pull requests Pipelines Packages Security Insights Wiki Settings
Syanpse-Vanguard / synapse-vanguard-v3 / agents / requirements.txt 208 B · main
1
2
3
4
5
# Minimal deps for a deployed agent (server code NOT required on the host).
httpx>=0.28
zstandard>=0.23
# TOML config parsing on Python < 3.11 (3.11+ has stdlib tomllib).
tomli>=2.0 ; python_version < "3.11"