Files
endoflife-date-release-data/requirements.txt
Marc Wrobel deb5d9f1a2 [firefox] Simplify script
- use requests_futures instead of managing concurrency manually,
- drop retrieval of versions < 10.0 to not make the parsing too complex.
2023-11-25 12:05:19 +01:00

20 lines
358 B
Plaintext

beautifulsoup4==4.12.2
cffi==1.16.0
html5lib==1.1
Markdown==3.5.1
mwparserfromhell==0.6.5
pycparser==2.21
pygit2==1.13.2
python-dateutil==2.8.2
python-frontmatter==1.0.0
python-liquid==1.10.0
PyYAML==6.0.1
six==1.16.0
soupsieve==2.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