mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
bumped deps
This commit is contained in:
parent
9adbb0c722
commit
bec9d49d64
1 changed files with 7 additions and 7 deletions
|
@ -25,7 +25,7 @@ backoff==2.2.1
|
|||
# via -r requirements.in
|
||||
beautifulsoup4==4.12.3
|
||||
# via -r requirements.in
|
||||
blinker==1.8.1
|
||||
blinker==1.8.2
|
||||
# via streamlit
|
||||
cachetools==5.3.3
|
||||
# via
|
||||
|
@ -75,7 +75,7 @@ google-api-core[grpc]==2.19.0
|
|||
# google-ai-generativelanguage
|
||||
# google-api-python-client
|
||||
# google-generativeai
|
||||
google-api-python-client==2.127.0
|
||||
google-api-python-client==2.128.0
|
||||
# via google-generativeai
|
||||
google-auth==2.29.0
|
||||
# via
|
||||
|
@ -122,7 +122,7 @@ idna==3.7
|
|||
# yarl
|
||||
importlib-metadata==7.1.0
|
||||
# via litellm
|
||||
jinja2==3.1.3
|
||||
jinja2==3.1.4
|
||||
# via
|
||||
# altair
|
||||
# litellm
|
||||
|
@ -133,7 +133,7 @@ jsonschema==4.22.0
|
|||
# altair
|
||||
jsonschema-specifications==2023.12.1
|
||||
# via jsonschema
|
||||
litellm==1.35.38
|
||||
litellm==1.36.2
|
||||
# via -r requirements.in
|
||||
markdown-it-py==3.0.0
|
||||
# via rich
|
||||
|
@ -156,7 +156,7 @@ numpy==1.26.4
|
|||
# pydeck
|
||||
# scipy
|
||||
# streamlit
|
||||
openai==1.25.1
|
||||
openai==1.26.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# litellm
|
||||
|
@ -248,7 +248,7 @@ rich==13.7.1
|
|||
# via
|
||||
# -r requirements.in
|
||||
# streamlit
|
||||
rpds-py==0.18.0
|
||||
rpds-py==0.18.1
|
||||
# via
|
||||
# jsonschema
|
||||
# referencing
|
||||
|
@ -273,7 +273,7 @@ soupsieve==2.5
|
|||
# via beautifulsoup4
|
||||
streamlit==1.34.0
|
||||
# via -r requirements.in
|
||||
tenacity==8.2.3
|
||||
tenacity==8.3.0
|
||||
# via streamlit
|
||||
tiktoken==0.6.0
|
||||
# via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue