[firefox] Simplify script
- use requests_futures instead of managing concurrency manually, - drop retrieval of versions < 10.0 to not make the parsing too complex.
This commit is contained in:
@@ -15,4 +15,5 @@ typing_extensions==4.8.0
|
||||
webencodings==0.5.1
|
||||
requests==2.31.0
|
||||
requests-html==0.10.0
|
||||
requests-futures==1.0.1
|
||||
regex==2023.10.3
|
||||
|
||||
Reference in New Issue
Block a user