Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
NebulousOinkler authored Sep 14, 2024
1 parent 164cd1e commit a6b0a7a
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
anyio
blinker
docutils
feedgenerator
idna
Jinja2
Markdown
markdown-it-py
MarkupSafe
mdurl
ordered-set
pelican
Pygments
python-dateutil
pytz
rich
six
sniffio
tzdata
Unidecode
watchfiles
anyio==4.4.0
blinker==1.8.2
docutils==0.21.2
feedgenerator==2.1.0
idna==3.7
Jinja2==3.1.4
Markdown==3.6
markdown-it-py==3.0.0
MarkupSafe==2.1.5
mdurl==0.1.2
ordered-set==4.1.0
pelican==4.9.1
Pygments==2.18.0
python-dateutil==2.9.0.post0
pytz==2024.1
rich==13.7.1
six==1.16.0
sniffio==1.3.1
tzdata==2024.1
Unidecode==1.3.8
watchfiles==0.22.0

0 comments on commit a6b0a7a

Please sign in to comment.