mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
Remove torrequest dep
Not sure why it's not in my patch file, but I was removing via sed in my spec instead.
This commit is contained in:
parent
44ad8f506a
commit
2016892e64
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ PySocks = "^1.7.0"
|
|||
requests = "^2.22.0"
|
||||
requests-futures = "^1.0.0"
|
||||
stem = "^1.8.0"
|
||||
torrequest = "^0.1.0"
|
||||
# pandas can likely be bumped up to ^2.0.0 after fc39 EOL
|
||||
pandas = ">=1.0.0,<3.0.0"
|
||||
openpyxl = "^3.0.10"
|
||||
|
|
Loading…
Reference in a new issue