This commit is contained in:
Paul Gauthier 2024-06-25 13:13:14 -07:00
parent 8eb7c2c8df
commit 2c22d30721

View file

@ -54,7 +54,7 @@ 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.15.3 filelock==3.15.4
# via huggingface-hub # via huggingface-hub
flake8==7.1.0 flake8==7.1.0
# via -r requirements.in # via -r requirements.in
@ -72,7 +72,7 @@ gitpython==3.1.43
# streamlit # streamlit
google-ai-generativelanguage==0.6.5 google-ai-generativelanguage==0.6.5
# via google-generativeai # via google-generativeai
google-api-core[grpc]==2.19.0 google-api-core[grpc]==2.19.1
# via # via
# google-ai-generativelanguage # google-ai-generativelanguage
# google-api-python-client # google-api-python-client
@ -90,7 +90,7 @@ google-auth-httplib2==0.2.0
# via google-api-python-client # via google-api-python-client
google-generativeai==0.7.0 google-generativeai==0.7.0
# via -r requirements.in # via -r requirements.in
googleapis-common-protos==1.63.1 googleapis-common-protos==1.63.2
# via # via
# google-api-core # google-api-core
# grpcio-status # grpcio-status
@ -124,7 +124,7 @@ idna==3.7
# yarl # yarl
ijson==3.3.0 ijson==3.3.0
# via litellm # via litellm
importlib-metadata==7.2.0 importlib-metadata==8.0.0
# via litellm # via litellm
jinja2==3.1.4 jinja2==3.1.4
# via # via
@ -137,7 +137,7 @@ jsonschema==4.22.0
# altair # altair
jsonschema-specifications==2023.12.1 jsonschema-specifications==2023.12.1
# via jsonschema # via jsonschema
litellm==1.40.21 litellm==1.40.26
# via -r requirements.in # via -r requirements.in
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
@ -265,7 +265,7 @@ rpds-py==0.18.1
# referencing # referencing
rsa==4.9 rsa==4.9
# via google-auth # via google-auth
scipy==1.13.1 scipy==1.14.0
# via -r requirements.in # via -r requirements.in
six==1.16.0 six==1.16.0
# via python-dateutil # via python-dateutil
@ -284,7 +284,7 @@ soupsieve==2.5
# via beautifulsoup4 # via beautifulsoup4
streamlit==1.36.0 streamlit==1.36.0
# via -r requirements.in # via -r requirements.in
tenacity==8.4.1 tenacity==8.4.2
# via streamlit # via streamlit
tiktoken==0.7.0 tiktoken==0.7.0
# via # via