Skip to content

Commit

Permalink
worked in the venv :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro Martino Lugato committed Oct 24, 2024
1 parent e0ad8c6 commit 4fafef7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"lz4==4.3.2",
"mistune==3.0.2",
"monotonic==1.6",
"openai==1.8.0",
"openai==1.52.2",
"overrides==7.4.0",
"peft==0.5.0",
"piazza-api==0.14.0",
Expand All @@ -51,10 +51,10 @@ dependencies = [
"watchfiles==0.21.0",
"zstandard==0.21.0",
"langchain-anthropic==0.2.1",
"langchain-openai==0.2.22",
"langchain-openai==0.2.3",
"langchain-chroma==0.1.4",
"langchain-community==0.3.0",
"langchain-core==0.3.5",
"langchain-core==0.3.12",
"langchain-text-splitters==0.3.0",
"langchain-huggingface",
"pydantic==2.9.2",
Expand Down

0 comments on commit 4fafef7

Please sign in to comment.