mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-25 22:14:59 +00:00
bump dep versions to pickup litellm bug fixes
This commit is contained in:
parent
4a42a07237
commit
983da4b1c9
5 changed files with 30 additions and 24 deletions
|
@ -85,7 +85,7 @@ pillow==10.4.0
|
|||
# via
|
||||
# -c requirements/../requirements.txt
|
||||
# streamlit
|
||||
protobuf==5.27.2
|
||||
protobuf==5.27.3
|
||||
# via streamlit
|
||||
pyarrow==17.0.0
|
||||
# via streamlit
|
||||
|
@ -112,7 +112,7 @@ rich==13.7.1
|
|||
# via
|
||||
# -c requirements/../requirements.txt
|
||||
# streamlit
|
||||
rpds-py==0.19.0
|
||||
rpds-py==0.19.1
|
||||
# via
|
||||
# -c requirements/../requirements.txt
|
||||
# jsonschema
|
||||
|
@ -123,7 +123,7 @@ smmap==5.0.1
|
|||
# via
|
||||
# -c requirements/../requirements.txt
|
||||
# gitdb
|
||||
streamlit==1.36.0
|
||||
streamlit==1.37.0
|
||||
# via -r requirements/requirements-browser.in
|
||||
tenacity==8.5.0
|
||||
# via streamlit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue