LBRY-Vault/contrib/requirements/requirements.txt
SomberNight 281805a0a4
linux sdist: 'typing' was not included, which is needed on py3.4
not making typing conditioned on py version as then freeze_packages would not pick it up.
2018-07-20 16:38:18 +02:00

10 lines
120 B
Text

pyaes>=0.1a1
ecdsa>=0.9
requests
qrcode
protobuf
dnspython
jsonrpclib-pelix
PySocks>=1.6.6
qdarkstyle<3.0
typing>=3.0.0