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:
Paul Pfeister 2024-06-28 23:39:38 -04:00
parent 44ad8f506a
commit 2016892e64
No known key found for this signature in database
GPG key ID: 70D33A96CBD7A994

View file

@ -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"