aider/requirements.txt
2024-04-24 11:46:50 -07:00

264 lines
5.1 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
annotated-types==0.6.0
# via pydantic
anyio==4.3.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
cachetools==5.3.3
# via google-auth
certifi==2024.2.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
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.13.4
# via huggingface-hub
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.3.1
# via huggingface-hub
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r requirements.in
google-ai-generativelanguage==0.6.2
# via google-generativeai
google-api-core[grpc]==2.18.0
# via
# google-ai-generativelanguage
# google-api-python-client
# google-generativeai
google-api-python-client==2.127.0
# via google-generativeai
google-auth==2.29.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.5.2
# via -r requirements.in
googleapis-common-protos==1.63.0
# via
# google-api-core
# grpcio-status
greenlet==3.0.3
# via playwright
grep-ast==0.2.4
# via -r requirements.in
grpcio==1.62.2
# 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.22.2
# via tokenizers
idna==3.7
# via
# anyio
# httpx
# requests
# yarl
importlib-metadata==7.1.0
# via litellm
jinja2==3.1.3
# via litellm
jsonschema==4.21.1
# via -r requirements.in
jsonschema-specifications==2023.12.1
# via jsonschema
litellm==1.35.23
# via -r requirements.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.5
# via
# aiohttp
# yarl
networkx==3.2.1
# via -r requirements.in
numpy==1.26.4
# via
# -r requirements.in
# scipy
openai==1.23.3
# via
# -r requirements.in
# litellm
packaging==24.0
# via
# -r requirements.in
# huggingface-hub
pathspec==0.12.1
# via
# -r requirements.in
# grep-ast
pillow==10.3.0
# via -r requirements.in
playwright==1.43.0
# via -r requirements.in
prompt-toolkit==3.0.43
# via -r requirements.in
proto-plus==1.23.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
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.1
# via
# google-generativeai
# openai
pydantic-core==2.18.2
# via pydantic
pyee==11.1.0
# via playwright
pygments==2.17.2
# via rich
pypandoc==1.13
# via -r requirements.in
pyparsing==3.1.2
# via httplib2
python-dotenv==1.0.1
# via litellm
pyyaml==6.0.1
# via
# -r requirements.in
# huggingface-hub
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
regex==2024.4.16
# via tiktoken
requests==2.31.0
# via
# google-api-core
# huggingface-hub
# litellm
# tiktoken
rich==13.7.1
# via -r requirements.in
rpds-py==0.18.0
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
scipy==1.13.0
# via -r requirements.in
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anyio
# httpx
# openai
sounddevice==0.4.6
# via -r requirements.in
soundfile==0.12.1
# via -r requirements.in
soupsieve==2.5
# via beautifulsoup4
tiktoken==0.6.0
# via
# -r requirements.in
# litellm
tokenizers==0.19.1
# via litellm
tqdm==4.66.2
# via
# google-generativeai
# huggingface-hub
# openai
tree-sitter==0.21.3
# via tree-sitter-languages
tree-sitter-languages==1.10.2
# via grep-ast
typing-extensions==4.11.0
# via
# google-generativeai
# huggingface-hub
# openai
# pydantic
# pydantic-core
# pyee
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.1
# via requests
wcwidth==0.2.13
# via prompt-toolkit
yarl==1.9.4
# via aiohttp
zipp==3.18.1
# via importlib-metadata