Skip to content

Commit

Permalink
Merge pull request #113 from offbyone/photos-bump
Browse files Browse the repository at this point in the history
Update pelican-photos to 1.6.0
  • Loading branch information
offbyone authored Sep 24, 2024
2 parents 6856781 + f66e8d2 commit 7a7514b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,27 +17,27 @@ dependencies = [
"markdown",
"mf2py",
"pelican-edit-url",
"pelican-embed-microblog >= 1.1.0",
"pelican-embed-microblog ~= 1.1",
"pelican-gist",
"pelican-githubprojects",
"pelican-photos ~= 1.5.0",
"pelican-photos ~= 1.5",
"pelican-simple-footnotes",
"pelican-sitemap",
"pelican-tag-cloud",
"pelican-webassets",
# 👇🏻 this is required by webassets' jsmin
"jsmin~=3.0.1",
"pelican>=4.5",
"pelican~=4.5",
"piexif",
"python-slugify>=4.0",
"python-slugify~=8.0",
"rich",
"webassets",
"wheel",
"ruff~=0.1.3",
"rich>=13.8.1",
"boto3>=1.35.25",
"click>=8.1.7",
"aws-log-parser>=2.4.0",
"rich~=13.8",
"boto3~=1.35",
"click~=8.1",
"aws-log-parser~=2.4",
]

[[authors]]
Expand Down
22 changes: 11 additions & 11 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7a7514b

Please sign in to comment.