Updated Python-Txtorcon to 20.0.0 which deprecates Python 2 support and is required as a dependency of Magic Wormhole.
Summarized Changelog:
- add TorControlProtocol.when_disconnected()
- add detach= kwarg to Tor.create_onion_service()
- add purpose= kwarg to TorState.build_circuit()
- add privateKeyFile= option to endpoint parser.
- use privateKey= option properly in endpoint parser.
Full changelog can be found here.