mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-24 21:03:04 +00:00
Add comment to requirements.txt
This commit is contained in:
parent
dff793a38b
commit
dd90894a6c
1 changed files with 2 additions and 0 deletions
|
@ -7,5 +7,7 @@ PySocks>=1.7.0
|
|||
requests>=2.22.0
|
||||
requests-futures>=1.0.0
|
||||
soupsieve>=1.9.2
|
||||
# install from git to fix RuntimeError: dictionary keys changed during iteration
|
||||
# change to stem>=1.7.2 or greater when available
|
||||
-e git+https://git.torproject.org/stem.git@b5aecb7#egg=stem
|
||||
torrequest>=0.1.0
|
||||
|
|
Loading…
Reference in a new issue