Skip to content

Commit

Permalink
Revert "build(deps): bump the pip group across 4 directories with 8 u…
Browse files Browse the repository at this point in the history
…pdates" (mudler#2030)

Revert "build(deps): bump the pip group across 4 directories with 8 updates (…"

This reverts commit e0dee52.
  • Loading branch information
mudler authored Apr 14, 2024
1 parent 4486db9 commit b739cbb
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/data/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v2.12.4"
"version": "v2.12.3"
}
2 changes: 1 addition & 1 deletion examples/functions/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
langchain==0.1.0
langchain==0.0.234
openai==0.27.8
4 changes: 2 additions & 2 deletions examples/langchain-chroma/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.1.0
langchain==0.0.160
openai==0.27.6
chromadb==0.3.21
llama-index==0.9.36
llama-index==0.6.2
12 changes: 6 additions & 6 deletions examples/langchain/langchainpy-localai-example/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
aiohttp==3.9.2
aiohttp==3.8.4
aiosignal==1.3.1
async-timeout==4.0.2
attrs==23.1.0
certifi==2023.7.22
certifi==2022.12.7
charset-normalizer==3.1.0
colorama==0.4.6
dataclasses-json==0.5.7
debugpy==1.6.7
frozenlist==1.3.3
greenlet==2.0.2
idna==3.7
langchain==0.1.0
idna==3.4
langchain==0.0.159
marshmallow==3.19.0
marshmallow-enum==1.5.1
multidict==6.0.4
Expand All @@ -22,11 +22,11 @@ openapi-schema-pydantic==1.2.4
packaging==23.1
pydantic==1.10.7
PyYAML==6.0
requests==2.31.0
requests==2.29.0
SQLAlchemy==2.0.12
tenacity==8.2.2
tqdm==4.65.0
typing-inspect==0.8.0
typing_extensions==4.5.0
urllib3==1.26.18
urllib3==1.26.15
yarl==1.9.2
2 changes: 1 addition & 1 deletion examples/streamlit-bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
streamlit==1.30.0
streamlit==1.26.0
requests

0 comments on commit b739cbb

Please sign in to comment.