We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4358780 commit 92164fcCopy full SHA for 92164fc
pyproject.toml
@@ -72,7 +72,7 @@ sw-python = 'skywalking.bootstrap.cli.sw_python:start'
72
python = ">=3.8, <=3.13"
73
grpcio = '*'
74
grpcio-tools = '*'
75
-packaging = '25.0'
+packaging = "^25.0"
76
wrapt = '*'
77
psutil = '<=5.9.5'
78
requests = { version = ">=2.26.0", optional = true }
0 commit comments