Skip to content

Commit

Permalink
Merge branch 'main' into issue_2803
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarthak5598 authored Nov 1, 2024
2 parents f71f157 + 848d0e0 commit 49b00e5
Show file tree
Hide file tree
Showing 3 changed files with 358 additions and 258 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Unidecode = "^1.3.8"
user-agents = "^2.2.0"
whitenoise = "^6.8.2"
django-debug-toolbar = "^4.4.6"
selenium = "^4.24.0"
selenium = "^4.26.0"
pylibmc = "^1.6.1"
psycopg2-binary = "^2.9.10"
boto = "^2.49.0"
Expand Down Expand Up @@ -69,12 +69,12 @@ pydantic = "^2.7.3"
pydantic_core = "^2.18.4"
langchain = "^0.2.16"
langchain-community = "^0.2.17"
langchain-core = "^0.2.40"
langchain-core = "^0.2.42"
langchain-openai = "^0.1.25"
unstructured = "^0.16.3"
Markdown = "^3.6"
faiss-cpu = "^1.8.0"
openai = "^1.52.2"
openai = "^1.53.0"
psutil = "^5.9.8"
python-bitcoinrpc = "^1.0"
sendgrid = "^6.11.0"
Expand Down
Loading

0 comments on commit 49b00e5

Please sign in to comment.