fix: Add pysock to imports

This commit is contained in:
2024-01-29 15:29:10 +11:00
parent 98004cd1ac
commit 200e2318d3

View File

@@ -6,4 +6,5 @@ gunicorn
dnspython dnspython
cryptography cryptography
requests-doh requests-doh
Flask-QRcode Flask-QRcode
PySocks