Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feat/llama_new_action
Browse files Browse the repository at this point in the history
  • Loading branch information
imotai committed Dec 13, 2023
2 parents 819fccf + 2a78c17 commit 9956795
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions proto/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
#
# SPDX-License-Identifier: Elastic-2.0

grpcio-tools==1.59.0
grpc-google-iam-v1==0.12.6
grpcio-tools==1.59.3
grpc-google-iam-v1==0.12.7
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
ipykernel==6.25.2
jupyter_client==8.5.0
ipykernel==6.26.0
jupyter_client==8.6.0
pytest==7.4.2
python-dotenv==1.0.0
setuptools==68.2.2
grpcio-tools==1.59.0
setuptools==69.0.2
grpcio-tools==1.59.3
pytest-asyncio==0.21.1
grpc-google-iam-v1==0.12.6
grpc-google-iam-v1==0.12.7
matplotlib
pydantic==2.4.2
aiosqlite==0.19.0
rich==13.6.0
prompt_toolkit==3.0.39
rich==13.7.0
prompt_toolkit==3.0.40
aiofiles==23.2.1
click==8.1.7
discord.py==2.3.2
Expand Down

0 comments on commit 9956795

Please sign in to comment.