Fix socks proxy (#921)
* Replace pysocks with python-socks * Log proxy settings on init * Rename extra requirement group Co-authored-by: Tulir Asokan <tulir@maunium.net> --------- Co-authored-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
committed by
GitHub
parent
0411affc88
commit
fb461109c1
@@ -14,8 +14,6 @@ RUN apk add --no-cache \
|
||||
py3-idna \
|
||||
py3-rsa \
|
||||
#py3-telethon \ (outdated)
|
||||
# Optional for socks proxies
|
||||
py3-pysocks \
|
||||
py3-pyaes \
|
||||
# cryptg
|
||||
py3-cffi \
|
||||
|
||||
Reference in New Issue
Block a user