Upgraded deps to pickup grep-ast 0.3.0

This commit is contained in:
Paul Gauthier 2024-05-17 14:42:40 -07:00
parent 778dbcabb0
commit e09d4d8e16

View file

@ -60,7 +60,7 @@ frozenlist==1.4.1
# via # via
# aiohttp # aiohttp
# aiosignal # aiosignal
fsspec==2024.3.1 fsspec==2024.5.0
# via huggingface-hub # via huggingface-hub
gitdb==4.0.11 gitdb==4.0.11
# via gitpython # via gitpython
@ -68,14 +68,14 @@ gitpython==3.1.43
# via # via
# -r requirements.in # -r requirements.in
# streamlit # streamlit
google-ai-generativelanguage==0.6.2 google-ai-generativelanguage==0.6.4
# via google-generativeai # via google-generativeai
google-api-core[grpc]==2.19.0 google-api-core[grpc]==2.19.0
# via # via
# google-ai-generativelanguage # google-ai-generativelanguage
# google-api-python-client # google-api-python-client
# google-generativeai # google-generativeai
google-api-python-client==2.128.0 google-api-python-client==2.129.0
# via google-generativeai # via google-generativeai
google-auth==2.29.0 google-auth==2.29.0
# via # via
@ -86,7 +86,7 @@ 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.2 google-generativeai==0.5.4
# via -r requirements.in # via -r requirements.in
googleapis-common-protos==1.63.0 googleapis-common-protos==1.63.0
# via # via
@ -94,7 +94,7 @@ googleapis-common-protos==1.63.0
# grpcio-status # grpcio-status
greenlet==3.0.3 greenlet==3.0.3
# via playwright # via playwright
grep-ast==0.2.4 grep-ast==0.3.0
# via -r requirements.in # via -r requirements.in
grpcio==1.63.0 grpcio==1.63.0
# via # via
@ -133,7 +133,7 @@ jsonschema==4.22.0
# altair # altair
jsonschema-specifications==2023.12.1 jsonschema-specifications==2023.12.1
# via jsonschema # via jsonschema
litellm==1.36.2 litellm==1.37.14
# via -r requirements.in # via -r requirements.in
markdown-it-py==3.0.0 markdown-it-py==3.0.0
# via rich # via rich
@ -156,7 +156,7 @@ numpy==1.26.4
# pydeck # pydeck
# scipy # scipy
# streamlit # streamlit
openai==1.26.0 openai==1.30.1
# via # via
# -r requirements.in # -r requirements.in
# litellm # litellm
@ -178,7 +178,7 @@ pillow==10.3.0
# via # via
# -r requirements.in # -r requirements.in
# streamlit # streamlit
playwright==1.43.0 playwright==1.44.0
# via -r requirements.in # via -r requirements.in
prompt-toolkit==3.0.43 prompt-toolkit==3.0.43
# via -r requirements.in # via -r requirements.in
@ -195,7 +195,7 @@ protobuf==4.25.3
# grpcio-status # grpcio-status
# proto-plus # proto-plus
# streamlit # streamlit
pyarrow==16.0.0 pyarrow==16.1.0
# via streamlit # via streamlit
pyasn1==0.6.0 pyasn1==0.6.0
# via # via
@ -211,7 +211,7 @@ pydantic==2.7.1
# openai # openai
pydantic-core==2.18.2 pydantic-core==2.18.2
# via pydantic # via pydantic
pydeck==0.9.0 pydeck==0.9.1
# via streamlit # via streamlit
pyee==11.1.0 pyee==11.1.0
# via playwright # via playwright
@ -235,7 +235,7 @@ referencing==0.35.1
# via # via
# jsonschema # jsonschema
# jsonschema-specifications # jsonschema-specifications
regex==2024.4.28 regex==2024.5.15
# via tiktoken # via tiktoken
requests==2.31.0 requests==2.31.0
# via # via
@ -275,7 +275,7 @@ streamlit==1.34.0
# via -r requirements.in # via -r requirements.in
tenacity==8.3.0 tenacity==8.3.0
# via streamlit # via streamlit
tiktoken==0.6.0 tiktoken==0.7.0
# via # via
# -r requirements.in # -r requirements.in
# litellm # litellm
@ -292,7 +292,7 @@ tqdm==4.66.4
# google-generativeai # google-generativeai
# huggingface-hub # huggingface-hub
# openai # openai
tree-sitter==0.21.3 tree-sitter==0.22.2
# via tree-sitter-languages # via tree-sitter-languages
tree-sitter-languages==1.10.2 tree-sitter-languages==1.10.2
# via grep-ast # via grep-ast
@ -315,5 +315,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.1 zipp==3.18.2
# via importlib-metadata # via importlib-metadata