mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-19 11:05:00 +00:00
pick up lox==0.13.0 for #3391
This commit is contained in:
parent
7132ae47d7
commit
5cf6945bcb
5 changed files with 6 additions and 140 deletions
|
@ -1,6 +1,6 @@
|
|||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --no-strip-extras --output-file=requirements/common-constraints.txt requirements/requirements.in requirements/requirements-browser.in requirements/requirements-dev.in requirements/requirements-help.in requirements/requirements-playwright.in
|
||||
aiohappyeyeballs==2.4.8
|
||||
aiohappyeyeballs==2.5.0
|
||||
# via aiohttp
|
||||
aiohttp==3.11.13
|
||||
# via
|
||||
|
@ -9,8 +9,6 @@ aiohttp==3.11.13
|
|||
# llama-index-core
|
||||
aiosignal==1.3.2
|
||||
# via aiohttp
|
||||
alabaster==1.0.0
|
||||
# via sphinx
|
||||
altair==5.5.0
|
||||
# via streamlit
|
||||
annotated-types==0.7.0
|
||||
|
@ -25,8 +23,6 @@ attrs==25.1.0
|
|||
# aiohttp
|
||||
# jsonschema
|
||||
# referencing
|
||||
babel==2.17.0
|
||||
# via sphinx
|
||||
backoff==2.2.1
|
||||
# via
|
||||
# -r requirements/requirements.in
|
||||
|
@ -89,10 +85,6 @@ distro==1.9.0
|
|||
# via
|
||||
# openai
|
||||
# posthog
|
||||
docutils==0.21.2
|
||||
# via
|
||||
# sphinx
|
||||
# sphinx-rtd-theme
|
||||
filelock==3.17.0
|
||||
# via
|
||||
# huggingface-hub
|
||||
|
@ -149,8 +141,6 @@ idna==3.10
|
|||
# httpx
|
||||
# requests
|
||||
# yarl
|
||||
imagesize==1.4.1
|
||||
# via sphinx
|
||||
imgcat==0.6.0
|
||||
# via -r requirements/requirements-dev.in
|
||||
importlib-metadata==7.2.1
|
||||
|
@ -166,7 +156,6 @@ jinja2==3.1.6
|
|||
# altair
|
||||
# litellm
|
||||
# pydeck
|
||||
# sphinx
|
||||
# torch
|
||||
jiter==0.8.2
|
||||
# via openai
|
||||
|
@ -193,7 +182,7 @@ llama-index-core==0.12.22
|
|||
# llama-index-embeddings-huggingface
|
||||
llama-index-embeddings-huggingface==0.5.2
|
||||
# via -r requirements/requirements-help.in
|
||||
lox==0.12.0
|
||||
lox==0.13.0
|
||||
# via -r requirements/requirements-dev.in
|
||||
markdown-it-py==3.0.0
|
||||
# via rich
|
||||
|
@ -258,7 +247,6 @@ packaging==24.2
|
|||
# marshmallow
|
||||
# matplotlib
|
||||
# pytest
|
||||
# sphinx
|
||||
# streamlit
|
||||
# transformers
|
||||
pandas==2.2.3
|
||||
|
@ -334,9 +322,7 @@ pyee==12.1.1
|
|||
pyflakes==3.2.0
|
||||
# via flake8
|
||||
pygments==2.19.1
|
||||
# via
|
||||
# rich
|
||||
# sphinx
|
||||
# via rich
|
||||
pypandoc==1.15
|
||||
# via -r requirements/requirements.in
|
||||
pyparsing==3.2.1
|
||||
|
@ -384,7 +370,6 @@ requests==2.32.3
|
|||
# llama-index-core
|
||||
# mixpanel
|
||||
# posthog
|
||||
# sphinx
|
||||
# streamlit
|
||||
# tiktoken
|
||||
# transformers
|
||||
|
@ -392,8 +377,6 @@ rich==13.9.4
|
|||
# via
|
||||
# -r requirements/requirements.in
|
||||
# typer
|
||||
roman-numerals-py==3.1.0
|
||||
# via sphinx
|
||||
rpds-py==0.23.1
|
||||
# via
|
||||
# jsonschema
|
||||
|
@ -426,8 +409,6 @@ sniffio==1.3.1
|
|||
# via
|
||||
# anyio
|
||||
# openai
|
||||
snowballstemmer==2.2.0
|
||||
# via sphinx
|
||||
socksio==1.0.0
|
||||
# via -r requirements/requirements.in
|
||||
sounddevice==0.5.1
|
||||
|
@ -436,26 +417,6 @@ soundfile==0.13.1
|
|||
# via -r requirements/requirements.in
|
||||
soupsieve==2.6
|
||||
# via beautifulsoup4
|
||||
sphinx==8.2.3
|
||||
# via
|
||||
# sphinx-rtd-theme
|
||||
# sphinxcontrib-jquery
|
||||
sphinx-rtd-theme==3.0.2
|
||||
# via lox
|
||||
sphinxcontrib-applehelp==2.0.0
|
||||
# via sphinx
|
||||
sphinxcontrib-devhelp==2.0.0
|
||||
# via sphinx
|
||||
sphinxcontrib-htmlhelp==2.1.0
|
||||
# via sphinx
|
||||
sphinxcontrib-jquery==4.1
|
||||
# via sphinx-rtd-theme
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
# via sphinx
|
||||
sphinxcontrib-qthelp==2.0.0
|
||||
# via sphinx
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
# via sphinx
|
||||
sqlalchemy[asyncio]==2.0.38
|
||||
# via llama-index-core
|
||||
streamlit==1.43.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue