Skip to content

Commit

Permalink
bump up slack bot dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
aaalexlit committed Dec 28, 2023
1 parent d6515e5 commit 402c553
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions slack_bot/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
openai==1.3.1
slack-bolt==1.18.0
slack-sdk==3.24.0
langchain==0.0.336
openai==1.6.1
slack-bolt==1.18.1
slack-sdk==3.26.1
langchain==0.0.352
sentence-transformers==2.2.2
pinecone-client[grpc]==2.2.4
wandb==0.16.0
llama-index==0.9.1
cohere==4.34
pymilvus==2.3.3
wandb==0.16.1
llama-index==0.9.22
cohere==4.39
pymilvus==2.3.4

0 comments on commit 402c553

Please sign in to comment.