Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ beautifulsoup4==4.13.3
# via -r requirements.in
blinker==1.9.0
# via pelican
cffi==1.17.1
cffi==2.0.0
# via
# cryptography
# pynacl
Expand Down Expand Up @@ -60,7 +60,7 @@ pygments==2.18.0
# minchin-pelican-plugins-cname
# pelican
# rich
pynacl==1.5.0
pynacl==1.6.2
# via paramiko
python-dateutil==2.9.0.post0
# via pelican
Expand All @@ -70,8 +70,6 @@ rich==13.9.4
# via pelican
semantic-version==2.10.0
# via minchin-pelican-plugins-autoloader
setuptools==75.8.0
# via -r requirements.in
six==1.17.0
# via
# -r requirements.in
Expand Down
Loading