fix: Add pysock to imports
All checks were successful
Build Docker / Build Image (push) Successful in 48s

This commit is contained in:
Nathan Woodburn 2024-01-29 15:29:10 +11:00
parent 98004cd1ac
commit 200e2318d3
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

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