aider/requirements.txt
2024-06-25 13:37:24 -07:00

336 lines
6.3 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohttp==3.9.5
# via litellm
aiosignal==1.3.1
# via aiohttp
altair==5.3.0
# via streamlit
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# httpx
# openai
attrs==23.2.0
# via
# aiohttp
# jsonschema
# referencing
backoff==2.2.1
# via -r requirements.in
beautifulsoup4==4.12.3
# via -r requirements.in
blinker==1.8.2
# via streamlit
cachetools==5.3.3
# via
# google-auth
# streamlit
certifi==2024.6.2
# via
# httpcore
# httpx
# requests
cffi==1.16.0
# via
# sounddevice
# soundfile
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# litellm
# streamlit
configargparse==1.7
# via -r requirements.in
diff-match-patch==20230430
# via -r requirements.in
diskcache==5.6.3
# via -r requirements.in
distro==1.9.0
# via openai
filelock==3.15.4
# via huggingface-hub
flake8==7.1.0
# via -r requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.6.0
# via huggingface-hub
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via
# -r requirements.in
# streamlit
google-ai-generativelanguage==0.6.5
# via google-generativeai
google-api-core[grpc]==2.19.1
# via
# google-ai-generativelanguage
# google-api-python-client
# google-generativeai
google-api-python-client==2.134.0
# via google-generativeai
google-auth==2.30.0
# via
# google-ai-generativelanguage
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-generativeai==0.7.0
# via -r requirements.in
googleapis-common-protos==1.63.2
# via
# google-api-core
# grpcio-status
greenlet==3.0.3
# via playwright
grep-ast==0.3.2
# via -r requirements.in
grpcio==1.64.1
# via
# google-api-core
# grpcio-status
grpcio-status==1.62.2
# via google-api-core
h11==0.14.0
# via httpcore
httpcore==1.0.5
# via httpx
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
httpx==0.27.0
# via openai
huggingface-hub==0.23.4
# via tokenizers
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
ijson==3.3.0
# via litellm
importlib-metadata==7.2.1
# via
# -r requirements.in
# litellm
jinja2==3.1.4
# via
# altair
# litellm
# pydeck
jsonschema==4.22.0
# via
# -r requirements.in
# altair
jsonschema-specifications==2023.12.1
# via jsonschema
litellm==1.40.26
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.2.1
# via -r requirements.in
numpy==2.0.0
# via
# -r requirements.in
# altair
# pandas
# pyarrow
# pydeck
# scipy
# streamlit
openai==1.35.3
# via
# -r requirements.in
# litellm
packaging==24.1
# via
# -r requirements.in
# altair
# huggingface-hub
# streamlit
pandas==2.2.2
# via
# altair
# streamlit
pathspec==0.12.1
# via
# -r requirements.in
# grep-ast
pillow==10.3.0
# via
# -r requirements.in
# streamlit
playwright==1.44.0
# via -r requirements.in
prompt-toolkit==3.0.47
# via -r requirements.in
proto-plus==1.24.0
# via
# google-ai-generativelanguage
# google-api-core
protobuf==4.25.3
# via
# google-ai-generativelanguage
# google-api-core
# google-generativeai
# googleapis-common-protos
# grpcio-status
# proto-plus
# streamlit
pyarrow==16.1.0
# via streamlit
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycodestyle==2.12.0
# via flake8
pycparser==2.22
# via cffi
pydantic==2.7.4
# via
# google-generativeai
# litellm
# openai
pydantic-core==2.18.4
# via pydantic
pydeck==0.9.1
# via streamlit
pyee==11.1.0
# via playwright
pyflakes==3.2.0
# via flake8
pygments==2.18.0
# via rich
pypandoc==1.13
# via -r requirements.in
pyparsing==3.1.2
# via httplib2
python-dateutil==2.9.0.post0
# via pandas
python-dotenv==1.0.1
# via litellm
pytz==2024.1
# via pandas
pyyaml==6.0.1
# via
# -r requirements.in
# huggingface-hub
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
regex==2024.5.15
# via tiktoken
requests==2.32.3
# via
# google-api-core
# huggingface-hub
# litellm
# streamlit
# tiktoken
rich==13.7.1
# via
# -r requirements.in
# streamlit
rpds-py==0.18.1
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
scipy==1.13.1
# via -r requirements.in
six==1.16.0
# via python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anyio
# httpx
# openai
sounddevice==0.4.7
# via -r requirements.in
soundfile==0.12.1
# via -r requirements.in
soupsieve==2.5
# via beautifulsoup4
streamlit==1.36.0
# via -r requirements.in
tenacity==8.4.2
# via streamlit
tiktoken==0.7.0
# via
# -r requirements.in
# litellm
tokenizers==0.19.1
# via litellm
toml==0.10.2
# via streamlit
toolz==0.12.1
# via altair
tornado==6.4.1
# via streamlit
tqdm==4.66.4
# via
# google-generativeai
# huggingface-hub
# openai
tree-sitter==0.21.3
# via
# -r requirements.in
# tree-sitter-languages
tree-sitter-languages==1.10.2
# via grep-ast
typing-extensions==4.12.2
# via
# google-generativeai
# huggingface-hub
# openai
# pydantic
# pydantic-core
# pyee
# streamlit
tzdata==2024.1
# via pandas
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.2
# via requests
watchdog==4.0.1
# via -r requirements.in
wcwidth==0.2.13
# via prompt-toolkit
yarl==1.9.4
# via aiohttp
zipp==3.19.2
# via importlib-metadata