We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b241eff commit 97d65c1Copy full SHA for 97d65c1
requirements.txt
@@ -1,6 +1,6 @@
1
# This file was autogenerated by uv via the following command:
2
-# uv pip compile --output-file requirements.txt requirements.in
3
-anyio==4.8.0
+# uv pip compile requirements.in
+anyio==4.9.0
4
# via watchfiles
5
attrs==25.3.0
6
# via -r requirements.in
@@ -24,7 +24,7 @@ gitpython==3.1.44
24
# via -r pelican/plugins/filetime_from_git/requirements.txt
25
idna==3.10
26
# via anyio
27
-jinja2==3.1.5
+jinja2==3.1.6
28
# via pelican
29
markdown-it-py==3.0.0
30
# via rich
@@ -56,6 +56,8 @@ smmap==5.0.2
56
# via gitdb
57
sniffio==1.3.1
58
59
+typing-extensions==4.12.2
60
+ # via anyio
61
typogrify==2.1.0
62
63
unidecode==1.3.8
0 commit comments