This commit is contained in:
Paul Gauthier 2024-06-16 11:21:32 -07:00
parent 43e938367c
commit 73fcaa6f01

View file

@ -10,9 +10,9 @@ aiosignal==1.3.1
# via aiohttp # via aiohttp
altair==5.3.0 altair==5.3.0
# via streamlit # via streamlit
annotated-types==0.6.0 annotated-types==0.7.0
# via pydantic # via pydantic
anyio==4.3.0 anyio==4.4.0
# via # via
# httpx # httpx
# openai # openai
@ -31,7 +31,7 @@ cachetools==5.3.3
# via # via
# google-auth # google-auth
# streamlit # streamlit
certifi==2024.2.2 certifi==2024.6.2
# via # via
# httpcore # httpcore
# httpx # httpx
@ -54,15 +54,15 @@ diskcache==5.6.3
# via -r requirements.in # via -r requirements.in
distro==1.9.0 distro==1.9.0
# via openai # via openai
filelock==3.14.0 filelock==3.15.1
# via huggingface-hub # via huggingface-hub
flake8==7.0.0 flake8==7.1.0
# via -r requirements.in # via -r requirements.in
frozenlist==1.4.1 frozenlist==1.4.1
# via # via
# aiohttp # aiohttp
# aiosignal # aiosignal
fsspec==2024.5.0 fsspec==2024.6.0
# via huggingface-hub # via huggingface-hub
gitdb==4.0.11 gitdb==4.0.11
# via gitpython # via gitpython
@ -77,9 +77,9 @@ google-api-core[grpc]==2.19.0
# google-ai-generativelanguage # google-ai-generativelanguage
# google-api-python-client # google-api-python-client
# google-generativeai # google-generativeai
google-api-python-client==2.129.0 google-api-python-client==2.133.0
# via google-generativeai # via google-generativeai
google-auth==2.29.0 google-auth==2.30.0
# via # via
# google-ai-generativelanguage # google-ai-generativelanguage
# google-api-core # google-api-core
@ -88,9 +88,9 @@ google-auth==2.29.0
# google-generativeai # google-generativeai
google-auth-httplib2==0.2.0 google-auth-httplib2==0.2.0
# via google-api-python-client # via google-api-python-client
google-generativeai==0.5.4 google-generativeai==0.6.0
# via -r requirements.in # via -r requirements.in
googleapis-common-protos==1.63.0 googleapis-common-protos==1.63.1
# via # via
# google-api-core # google-api-core
# grpcio-status # grpcio-status
@ -98,7 +98,7 @@ greenlet==3.0.3
# via playwright # via playwright
grep-ast==0.3.2 grep-ast==0.3.2
# via -r requirements.in # via -r requirements.in
grpcio==1.63.0 grpcio==1.64.1
# via # via
# google-api-core # google-api-core
# grpcio-status # grpcio-status
@ -114,7 +114,7 @@ httplib2==0.22.0
# google-auth-httplib2 # google-auth-httplib2
httpx==0.27.0 httpx==0.27.0
# via openai # via openai
huggingface-hub==0.23.0 huggingface-hub==0.23.4
# via tokenizers # via tokenizers
idna==3.7 idna==3.7
# via # via
@ -135,7 +135,7 @@ jsonschema==4.22.0
# altair # altair
jsonschema-specifications==2023.12.1 jsonschema-specifications==2023.12.1
# via jsonschema # via jsonschema
litellm==1.37.16 litellm==1.40.15
# via -r requirements.in # via -r requirements.in
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
@ -160,11 +160,11 @@ numpy==1.26.4
# pydeck # pydeck
# scipy # scipy
# streamlit # streamlit
openai==1.30.1 openai==1.34.0
# via # via
# -r requirements.in # -r requirements.in
# litellm # litellm
packaging==24.0 packaging==24.1
# via # via
# -r requirements.in # -r requirements.in
# altair # altair
@ -184,7 +184,7 @@ pillow==10.3.0
# streamlit # streamlit
playwright==1.44.0 playwright==1.44.0
# via -r requirements.in # via -r requirements.in
prompt-toolkit==3.0.43 prompt-toolkit==3.0.47
# via -r requirements.in # via -r requirements.in
proto-plus==1.23.0 proto-plus==1.23.0
# via # via
@ -207,15 +207,16 @@ pyasn1==0.6.0
# rsa # rsa
pyasn1-modules==0.4.0 pyasn1-modules==0.4.0
# via google-auth # via google-auth
pycodestyle==2.11.1 pycodestyle==2.12.0
# via flake8 # via flake8
pycparser==2.22 pycparser==2.22
# via cffi # via cffi
pydantic==2.7.1 pydantic==2.7.4
# via # via
# google-generativeai # google-generativeai
# litellm
# openai # openai
pydantic-core==2.18.2 pydantic-core==2.18.4
# via pydantic # via pydantic
pydeck==0.9.1 pydeck==0.9.1
# via streamlit # via streamlit
@ -245,7 +246,7 @@ referencing==0.35.1
# jsonschema-specifications # jsonschema-specifications
regex==2024.5.15 regex==2024.5.15
# via tiktoken # via tiktoken
requests==2.31.0 requests==2.32.3
# via # via
# google-api-core # google-api-core
# huggingface-hub # huggingface-hub
@ -262,7 +263,7 @@ rpds-py==0.18.1
# referencing # referencing
rsa==4.9 rsa==4.9
# via google-auth # via google-auth
scipy==1.13.0 scipy==1.13.1
# via -r requirements.in # via -r requirements.in
six==1.16.0 six==1.16.0
# via python-dateutil # via python-dateutil
@ -273,13 +274,13 @@ sniffio==1.3.1
# anyio # anyio
# httpx # httpx
# openai # openai
sounddevice==0.4.6 sounddevice==0.4.7
# via -r requirements.in # via -r requirements.in
soundfile==0.12.1 soundfile==0.12.1
# via -r requirements.in # via -r requirements.in
soupsieve==2.5 soupsieve==2.5
# via beautifulsoup4 # via beautifulsoup4
streamlit==1.34.0 streamlit==1.35.0
# via -r requirements.in # via -r requirements.in
tenacity==8.3.0 tenacity==8.3.0
# via streamlit # via streamlit
@ -293,7 +294,7 @@ toml==0.10.2
# via streamlit # via streamlit
toolz==0.12.1 toolz==0.12.1
# via altair # via altair
tornado==6.4 tornado==6.4.1
# via streamlit # via streamlit
tqdm==4.66.4 tqdm==4.66.4
# via # via
@ -306,7 +307,7 @@ tree-sitter==0.21.3
# tree-sitter-languages # tree-sitter-languages
tree-sitter-languages==1.10.2 tree-sitter-languages==1.10.2
# via grep-ast # via grep-ast
typing-extensions==4.11.0 typing-extensions==4.12.2
# via # via
# google-generativeai # google-generativeai
# huggingface-hub # huggingface-hub
@ -327,5 +328,5 @@ wcwidth==0.2.13
# via prompt-toolkit # via prompt-toolkit
yarl==1.9.4 yarl==1.9.4
# via aiohttp # via aiohttp
zipp==3.18.2 zipp==3.19.2
# via importlib-metadata # via importlib-metadata