Update dependency mako to v1.3.10
This commit is contained in:
parent
03520954f1
commit
a3567c1e0b
1 changed files with 1 additions and 1 deletions
|
|
@ -112,7 +112,7 @@ llama-index-readers-file==0.2.1 ; python_version >= "3.11" and python_full_versi
|
|||
llama-index-readers-llama-parse==0.3.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
llama-index==0.11.8 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
llama-parse==0.5.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
mako==1.3.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
mako==1.3.10 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
markdown-it-py==3.0.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
markupsafe==2.1.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
marshmallow==3.22.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue