mirror of
https://github.com/hwchase17/langchain.git
synced 2026-07-01 14:47:02 +00:00
release(model-profiles): 0.0.6 (#38057)
This commit is contained in:
@@ -21,7 +21,7 @@ classifiers = [
|
||||
"Topic :: Software Development :: Libraries :: Python Modules",
|
||||
]
|
||||
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
requires-python = ">=3.10.0,<4.0.0"
|
||||
dependencies = [
|
||||
"httpx>=0.23.0,<1",
|
||||
|
||||
2
libs/model-profiles/uv.lock
generated
2
libs/model-profiles/uv.lock
generated
@@ -594,7 +594,7 @@ typing = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-model-profiles"
|
||||
version = "0.0.5"
|
||||
version = "0.0.6"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "httpx" },
|
||||
|
||||
Reference in New Issue
Block a user