mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Merge pull request #1944 from BerriAI/dependabot/pip/jinja2-3.1.3
build(deps): bump jinja2 from 3.1.2 to 3.1.3
This commit is contained in:
commit
1ba56d8ff0
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ tiktoken>=0.4.0 # for calculating usage
|
|||
importlib-metadata>=6.8.0 # for random utils
|
||||
tokenizers==0.14.0 # for calculating usage
|
||||
click==8.1.7 # for proxy cli
|
||||
jinja2==3.1.2 # for prompt templates
|
||||
jinja2==3.1.3 # for prompt templates
|
||||
certifi>=2023.7.22 # [TODO] clean up
|
||||
aiohttp==3.9.0 # for network calls
|
||||
####
|
||||
Loading…
Add table
Reference in a new issue