forked from phoenix/litellm-mirror
Merge pull request #1180 from BerriAI/dependabot/pip/aiohttp-3.9.0
Bump aiohttp from 3.8.4 to 3.9.0
This commit is contained in:
commit
fe0be430ed
1 changed files with 1 additions and 1 deletions
|
@ -23,5 +23,5 @@ tokenizers==0.14.0 # for calculating usage
|
||||||
click==8.1.7 # for proxy cli
|
click==8.1.7 # for proxy cli
|
||||||
jinja2==3.1.2 # for prompt templates
|
jinja2==3.1.2 # for prompt templates
|
||||||
certifi>=2023.7.22 # [TODO] clean up
|
certifi>=2023.7.22 # [TODO] clean up
|
||||||
aiohttp==3.8.4 # for network calls
|
aiohttp==3.9.0 # for network calls
|
||||||
####
|
####
|
Loading…
Add table
Add a link
Reference in a new issue