Skip to content

Commit 92aff5f

Browse files
committed
Bump-up PDM to the latest version
Signed-off-by: Pavel Tisnovsky <[email protected]>
1 parent 60ec453 commit 92aff5f

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

pdm.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ version = "0.2.0"
7878
description = "OpenShift LightSpeed is an AI powered assistant that runs on OpenShift and provides answers to product questions using backend LLM services."
7979
authors = []
8080
dependencies = [
81-
"pdm==2.20.0.post1",
81+
"pdm==2.21.0",
8282
"torch==2.4.1",
8383
"pandas==2.1.4",
8484
"httpx==0.27.2",

0 commit comments

Comments
 (0)