⬆️ chore(pyproject.toml): update gunicorn and langchain dependencies
- Upgrade gunicorn from version 20.1.0 to 21.1.0 - Upgrade langchain from version 0.0.237 to 0.0.240
This commit is contained in:
parent
dff5c87c72
commit
1910a03d71
2 changed files with 403 additions and 110 deletions
509
poetry.lock
generated
509
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -29,8 +29,8 @@ beautifulsoup4 = "^4.12.2"
|
|||
google-search-results = "^2.4.1"
|
||||
google-api-python-client = "^2.79.0"
|
||||
typer = "^0.9.0"
|
||||
gunicorn = "^20.1.0"
|
||||
langchain = "^0.0.237"
|
||||
gunicorn = "^21.1.0"
|
||||
langchain = "^0.0.240"
|
||||
openai = "^0.27.8"
|
||||
pandas = "^2.0.0"
|
||||
chromadb = "^0.3.21"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue