Skip to content

Commit 92164fc

Browse files
kezhenxu94Copilot
andauthored
Update pyproject.toml
Co-authored-by: Copilot <[email protected]>
1 parent 4358780 commit 92164fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ sw-python = 'skywalking.bootstrap.cli.sw_python:start'
7272
python = ">=3.8, <=3.13"
7373
grpcio = '*'
7474
grpcio-tools = '*'
75-
packaging = '25.0'
75+
packaging = "^25.0"
7676
wrapt = '*'
7777
psutil = '<=5.9.5'
7878
requests = { version = ">=2.26.0", optional = true }

0 commit comments

Comments
 (0)