Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nsantacruz committed Jun 17, 2024
1 parent 1e88971 commit a977435
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
langchain[llms]==0.1.2
anthropic~=0.25.1
langchain[llms]~=0.2.1
anthropic~=0.26.1
stanza~=1.5.0
openai~=1.12.0
openai~=1.30.0
typer~=0.4.1
pydantic~=1.10.8
pydantic~=2.7.1
loguru~=0.7.2
tqdm~=4.66.1
celery[redis]~=5.2.7
Expand Down

0 comments on commit a977435

Please sign in to comment.