Add requirements for venv
This commit is contained in:
parent
3136947cea
commit
274986b902
1 changed files with 19 additions and 0 deletions
19
requirements.txt
Normal file
19
requirements.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
blinker==1.5
|
||||
commonmark==0.9.1
|
||||
docutils==0.19
|
||||
feedgenerator==2.0.0
|
||||
invoke==1.7.3
|
||||
Jinja2==3.1.2
|
||||
livereload==2.6.3
|
||||
Markdown==3.4.1
|
||||
MarkupSafe==2.1.1
|
||||
pelican==4.8.0
|
||||
Pygments==2.13.0
|
||||
python-dateutil==2.8.2
|
||||
pytz==2022.6
|
||||
rich==12.6.0
|
||||
six==1.16.0
|
||||
smartypants==2.0.1
|
||||
tornado==6.2
|
||||
typogrify==2.0.7
|
||||
Unidecode==1.3.6
|
Loading…
Add table
Add a link
Reference in a new issue