Skip to content

Commit 76b1f57

Browse files
committed
Use pipelex 0.10.2 main
1 parent 8f336f7 commit 76b1f57

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@ readme = "README.md"
99
requires-python = ">=3.10"
1010
classifiers = [
1111
"Programming Language :: Python :: 3",
12+
"Programming Language :: Python :: 3.10",
1213
"Programming Language :: Python :: 3.11",
14+
"Programming Language :: Python :: 3.12",
15+
"Programming Language :: Python :: 3.13",
1316
"Operating System :: OS Independent",
1417
]
1518

1619
dependencies = [
17-
"pipelex[mistralai,anthropic,google,bedrock,fal] @ git+https://github.com/Pipelex/pipelex.git@dev",
20+
"pipelex[mistralai,anthropic,google,bedrock,fal]==0.10.2",
1821
"PyGithub==2.4.0",
1922
]
2023

uv.lock

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)