Merge branch 'feature/azure2' into 'main'
Feature/azure2 See merge request !3
No related branches found
No related tags found
Showing
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
# This file is autogenerated by pip-compile with Python 3.10 | # This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | # by the following command: | ||
# | # | ||
# pip-compile requirements.in | # pip-compile | ||
# | # | ||
aiohttp==3.8.4 | aiohttp==3.8.4 | ||
# via | # via | ||
... | @@ -24,7 +24,7 @@ blinker==1.6.2 | ... | @@ -24,7 +24,7 @@ blinker==1.6.2 |
# via streamlit | # via streamlit | ||
cachetools==5.3.0 | cachetools==5.3.0 | ||
# via streamlit | # via streamlit | ||
certifi==2022.12.7 | certifi==2023.5.7 | ||
# via requests | # via requests | ||
charset-normalizer==3.1.0 | charset-normalizer==3.1.0 | ||
# via | # via | ||
... | @@ -62,7 +62,7 @@ jinja2==3.1.2 | ... | @@ -62,7 +62,7 @@ jinja2==3.1.2 |
# pydeck | # pydeck | ||
jsonschema==4.17.3 | jsonschema==4.17.3 | ||
# via altair | # via altair | ||
langchain==0.0.155 | langchain==0.0.179 | ||
# via -r requirements.in | # via -r requirements.in | ||
markdown-it-py==2.2.0 | markdown-it-py==2.2.0 | ||
# via rich | # via rich | ||
... | @@ -166,9 +166,7 @@ toolz==0.12.0 | ... | @@ -166,9 +166,7 @@ toolz==0.12.0 |
tornado==6.3.1 | tornado==6.3.1 | ||
# via streamlit | # via streamlit | ||
tqdm==4.65.0 | tqdm==4.65.0 | ||
# via | # via openai | ||
# langchain | |||
# openai | |||
typing-extensions==4.5.0 | typing-extensions==4.5.0 | ||
# via | # via | ||
# pydantic | # pydantic | ||
... | ... |
resolv.conf
0 → 100644
startup.sh
0 → 100755
Please register or sign in to comment