Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gauthier committed Feb 26, 2025
1 parent ac2ed9a commit 4a9447d
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 23 deletions.
18 changes: 10 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
aiohappyeyeballs==2.4.6
# via aiohttp
aiohttp==3.11.12
aiohttp==3.11.13
# via litellm
aiosignal==1.3.2
# via aiohttp
Expand Down Expand Up @@ -48,7 +48,9 @@ diff-match-patch==20241021
diskcache==5.6.3
# via -r requirements/requirements.in
distro==1.9.0
# via openai
# via
# openai
# posthog
filelock==3.17.0
# via huggingface-hub
flake8==7.1.2
Expand All @@ -73,7 +75,7 @@ httpx==0.28.1
# via
# litellm
# openai
huggingface-hub==0.29.0
huggingface-hub==0.29.1
# via tokenizers
idna==3.10
# via
Expand All @@ -99,7 +101,7 @@ jsonschema==4.23.0
# litellm
jsonschema-specifications==2024.10.1
# via jsonschema
litellm==1.61.9
litellm==1.61.16
# via -r requirements/requirements.in
markdown-it-py==3.0.0
# via rich
Expand All @@ -124,7 +126,7 @@ numpy==1.26.4
# -r requirements/requirements.in
# scipy
# soundfile
openai==1.63.2
openai==1.64.0
# via litellm
packaging==24.2
# via
Expand All @@ -138,11 +140,11 @@ pexpect==4.9.0
# via -r requirements/requirements.in
pillow==10.4.0
# via -r requirements/requirements.in
posthog==3.14.1
posthog==3.16.0
# via -r requirements/requirements.in
prompt-toolkit==3.0.50
# via -r requirements/requirements.in
propcache==0.2.1
propcache==0.3.0
# via
# aiohttp
# yarl
Expand Down Expand Up @@ -192,7 +194,7 @@ requests==2.32.3
# tiktoken
rich==13.9.4
# via -r requirements/requirements.in
rpds-py==0.22.3
rpds-py==0.23.1
# via
# jsonschema
# referencing
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-browser.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-c ../requirements.txt

streamlit==1.41.1 # https://github.com/Aider-AI/aider/issues/3221
streamlit
watchdog<5 # docker build fails: streamlit 1.38.0 depends on watchdog<5
8 changes: 4 additions & 4 deletions requirements/requirements-browser.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ attrs==25.1.0
# referencing
blinker==1.9.0
# via streamlit
cachetools==5.5.1
cachetools==5.5.2
# via streamlit
certifi==2025.1.31
# via
Expand Down Expand Up @@ -92,7 +92,7 @@ mdurl==0.1.2
# -c requirements.txt
# -c requirements/requirements-dev.txt
# markdown-it-py
narwhals==1.27.1
narwhals==1.28.0
# via altair
numpy==1.26.4
# via
Expand Down Expand Up @@ -163,7 +163,7 @@ rich==13.9.4
# -c requirements.txt
# -c requirements/requirements-dev.txt
# streamlit
rpds-py==0.22.3
rpds-py==0.23.1
# via
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
Expand All @@ -180,7 +180,7 @@ smmap==5.0.2
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
# gitdb
streamlit==1.41.1
streamlit==1.42.2
# via -r requirements/requirements-browser.in
tenacity==9.0.0
# via
Expand Down
8 changes: 4 additions & 4 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ filelock==3.17.0
# virtualenv
fonttools==4.56.0
# via matplotlib
identify==2.6.7
identify==2.6.8
# via pre-commit
idna==3.10
# via
Expand Down Expand Up @@ -173,7 +173,7 @@ rich==13.9.4
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
# typer
roman-numerals-py==3.0.0
roman-numerals-py==3.1.0
# via sphinx
semver==3.0.4
# via -r requirements/requirements-dev.in
Expand All @@ -186,7 +186,7 @@ six==1.17.0
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
sphinx==8.2.0
sphinx==8.2.1
# via
# sphinx-rtd-theme
# sphinxcontrib-jquery
Expand Down Expand Up @@ -231,5 +231,5 @@ pip==25.0.1
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
# pip-tools
setuptools==75.8.0
setuptools==75.8.1
# via pip-tools
12 changes: 6 additions & 6 deletions requirements/requirements-help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ aiohappyeyeballs==2.4.6
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
# aiohttp
aiohttp==3.11.12
aiohttp==3.11.13
# via
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
Expand Down Expand Up @@ -103,7 +103,7 @@ httpx==0.28.1
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
# llama-index-core
huggingface-hub[inference]==0.29.0
huggingface-hub[inference]==0.29.1
# via
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
Expand All @@ -130,11 +130,11 @@ joblib==1.4.2
# via
# nltk
# scikit-learn
llama-index-core==0.12.19
llama-index-core==0.12.20
# via
# -r requirements/requirements-help.in
# llama-index-embeddings-huggingface
llama-index-embeddings-huggingface==0.5.1
llama-index-embeddings-huggingface==0.5.2
# via -r requirements/requirements-help.in
markupsafe==3.0.2
# via
Expand Down Expand Up @@ -188,7 +188,7 @@ pillow==10.4.0
# -c requirements/requirements-dev.txt
# llama-index-core
# sentence-transformers
propcache==0.2.1
propcache==0.3.0
# via
# -c /Users/gauthier/Projects/aider/requirements.txt
# -c requirements.txt
Expand Down Expand Up @@ -228,7 +228,7 @@ requests==2.32.3
# llama-index-core
# tiktoken
# transformers
safetensors==0.5.2
safetensors==0.5.3
# via transformers
scikit-learn==1.6.1
# via sentence-transformers
Expand Down

0 comments on commit 4a9447d

Please sign in to comment.