mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
Changed dependencies
This commit is contained in:
parent
6ad20bddad
commit
b9b9e2a3f2
3 changed files with 207 additions and 88 deletions
|
|
@ -16,9 +16,9 @@ faker = "^30.1.0"
|
|||
fastapi = "^0.115.0"
|
||||
fastapi-jwt-auth = "^0.5.0"
|
||||
httpx = "^0.27.0"
|
||||
langchain = "^0.1.7"
|
||||
langchain-community = "^0.0.20"
|
||||
langchain-openai = "^0.0.6"
|
||||
langchain = "^0.2.0"
|
||||
langchain-community = "^0.2.0"
|
||||
langchain-openai = "^0.1.7"
|
||||
openai = "^1.50.2"
|
||||
passlib = "^1.7.4"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue