mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 11:53:03 +00:00
Use stem requirement from git especific commit
This is supposed to fix "RuntimeError: dictionary keys changed during iteration" bug. Details in https://www.mail-archive.com/tor-bugs@lists.torproject.org/msg186952.html
This commit is contained in:
parent
b1faa64ca3
commit
3a9f4d1379
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ PySocks>=1.7.0
|
|||
requests>=2.22.0
|
||||
requests-futures>=1.0.0
|
||||
soupsieve>=1.9.2
|
||||
stem>=1.7.1
|
||||
-e git+https://git.torproject.org/stem.git@b5aecb7#egg=stem
|
||||
torrequest>=0.1.0
|
||||
|
|
Loading…
Reference in a new issue