Mercurial > public > resume
comparison requirements.txt @ 9:144e17c15749
Update dependencies to Python3.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 31 Dec 2024 12:28:37 -0600 |
parents | cf64f4740040 |
children |
comparison
equal
deleted
inserted
replaced
8:437bd311924f | 9:144e17c15749 |
---|---|
1 Pygments==1.6 | 1 chardet==5.2.0 |
2 argparse==1.2.1 | 2 docutils==0.21.2 |
3 docutils==0.11 | 3 importlib_metadata==8.5.0 |
4 pdfrw==0.1 | 4 Jinja2==3.1.5 |
5 reportlab==2.7 | 5 MarkupSafe==3.0.2 |
6 rst2pdf==0.93.dev | 6 packaging==24.2 |
7 wsgiref==0.1.2 | 7 pillow==11.0.0 |
8 Pygments==2.18.0 | |
9 PyYAML==6.0.2 | |
10 reportlab==4.2.5 | |
11 rst2html==2020.7.4 | |
12 rst2pdf==0.103.1 | |
13 smartypants==2.0.1 | |
14 zipp==3.21.0 |