mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 10:14:59 +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
|
# via -r requirements.in
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
blinker==1.8.1
|
blinker==1.8.2
|
||||||
# via streamlit
|
# via streamlit
|
||||||
cachetools==5.3.3
|
cachetools==5.3.3
|
||||||
# via
|
# via
|
||||||
|
@ -75,7 +75,7 @@ google-api-core[grpc]==2.19.0
|
||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
# google-api-python-client
|
# google-api-python-client
|
||||||
# google-generativeai
|
# google-generativeai
|
||||||
google-api-python-client==2.127.0
|
google-api-python-client==2.128.0
|
||||||
# via google-generativeai
|
# via google-generativeai
|
||||||
google-auth==2.29.0
|
google-auth==2.29.0
|
||||||
# via
|
# via
|
||||||
|
@ -122,7 +122,7 @@ idna==3.7
|
||||||
# yarl
|
# yarl
|
||||||
importlib-metadata==7.1.0
|
importlib-metadata==7.1.0
|
||||||
# via litellm
|
# via litellm
|
||||||
jinja2==3.1.3
|
jinja2==3.1.4
|
||||||
# via
|
# via
|
||||||
# altair
|
# altair
|
||||||
# litellm
|
# litellm
|
||||||
|
@ -133,7 +133,7 @@ jsonschema==4.22.0
|
||||||
# altair
|
# altair
|
||||||
jsonschema-specifications==2023.12.1
|
jsonschema-specifications==2023.12.1
|
||||||
# via jsonschema
|
# via jsonschema
|
||||||
litellm==1.35.38
|
litellm==1.36.2
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
markdown-it-py==3.0.0
|
markdown-it-py==3.0.0
|
||||||
# via rich
|
# via rich
|
||||||
|
@ -156,7 +156,7 @@ numpy==1.26.4
|
||||||
# pydeck
|
# pydeck
|
||||||
# scipy
|
# scipy
|
||||||
# streamlit
|
# streamlit
|
||||||
openai==1.25.1
|
openai==1.26.0
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# litellm
|
# litellm
|
||||||
|
@ -248,7 +248,7 @@ rich==13.7.1
|
||||||
# via
|
# via
|
||||||
# -r requirements.in
|
# -r requirements.in
|
||||||
# streamlit
|
# streamlit
|
||||||
rpds-py==0.18.0
|
rpds-py==0.18.1
|
||||||
# via
|
# via
|
||||||
# jsonschema
|
# jsonschema
|
||||||
# referencing
|
# referencing
|
||||||
|
@ -273,7 +273,7 @@ soupsieve==2.5
|
||||||
# via beautifulsoup4
|
# via beautifulsoup4
|
||||||
streamlit==1.34.0
|
streamlit==1.34.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
tenacity==8.2.3
|
tenacity==8.3.0
|
||||||
# via streamlit
|
# via streamlit
|
||||||
tiktoken==0.6.0
|
tiktoken==0.6.0
|
||||||
# via
|
# via
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue