diff options
Diffstat (limited to 'packages.toml')
-rw-r--r-- | packages.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages.toml b/packages.toml index 2662e9b..e15c6ba 100644 --- a/packages.toml +++ b/packages.toml @@ -21,10 +21,12 @@ sphinx_inventory_url = "https://flask.palletsprojects.com/en/2.0.x/objects.inv" [httpx] [jinja2] +sphinx_inventory_url = "https://jinja.palletsprojects.com/en/3.0.x/objects.inv" [lxml] [mako] +sphinx_inventory_url = "https://docs.makotemplates.org/en/latest/objects.inv" [markdown] |