mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
chore(deps): bump openai from 1.40.0 to 1.40.2 in /apps/api
Bumps [openai](https://github.com/openai/openai-python) from 1.40.0 to 1.40.2. - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-python/compare/v1.40.0...v1.40.2) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f4439a3368
commit
8b6107ad6b
2 changed files with 7 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ httpx = "^0.27.0"
|
|||
langchain = "0.1.7"
|
||||
langchain-community = "^0.0.20"
|
||||
langchain-openai = "^0.0.6"
|
||||
openai = "^1.30.5"
|
||||
openai = "^1.40.2"
|
||||
passlib = "^1.7.4"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
pydantic = {version = ">=1.8.0,<2.0.0", extras = ["email"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue