Files
python-teos/requirements.txt
Sergi Delgado Segura a49e587d7c watcher - adds RWLocks for the LocatorCache
Threads should aboit reading the cache when it is being updated/fixed. The latter is specially relevant since during a reorg most of the cache may change.
2020-06-15 11:25:26 +02:00

8 lines
80 B
Plaintext

zmq
flask
cryptography==2.8
coincurve
pyzbase32
requests
plyvel
readerwriterlock