Files
endoflife-date-release-data/requirements.txt
Marc Wrobel 701c2899d5 [git] Migrate git method from Ruby to Python (#178)
The main reason for doing this is to have some common code between scripts, so that it is easier to change the JSON schema globally and normalize a few things (such as release order).

The Ruby code was kept as is so we can quickly roll back if necessary.
2023-11-12 20:33:29 +01:00

18 lines
317 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-html==0.10.0
regex==2023.10.3