diff --git a/requirements.txt b/requirements.txt index eaf14b7..f191f58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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"