Skip to content

Commit

Permalink
bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjoyo committed Apr 18, 2024
1 parent e4ecad8 commit 800d335
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 15 deletions.
49 changes: 36 additions & 13 deletions bpm-ai/poetry.lock

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

4 changes: 2 additions & 2 deletions bpm-ai/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "bpm-ai"
version = "1.6.0"
version = "1.6.1"
description = "AI task automation for BPM engines."
authors = ["Bennet Krause <[email protected]>"]
repository = "https://github.com/holunda-io/bpm-ai"
Expand All @@ -10,7 +10,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "~3.11"
bpm-ai-core = "2.4.1"
bpm-ai-core = "2.4.2"
openai = "^1.11.0"
anthropic = "^0.25.2"
langfuse = "^2.25.0"
Expand Down

0 comments on commit 800d335

Please sign in to comment.