Add hysteria2 dependency

Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
Loren Eteval
2023-09-10 13:13:50 +08:00
parent 8f0d21d620
commit f97598fe48
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,6 +1,7 @@
PySide6-Essentials
Xray-core
hysteria
hysteria2 > 2.0.0
tun2socks > 2.5.1
ujson
pybase64
+1
View File
@@ -39,6 +39,7 @@ setup(
'PySide6-Essentials',
'Xray-core',
'hysteria',
'hysteria2 > 2.0.0',
'tun2socks > 2.5.1',
'ujson',
'pybase64',