We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f7482 commit 3d84a90Copy full SHA for 3d84a90
1 file changed
demos/python/sdk_wireless_camera_control/pyproject.toml
@@ -44,7 +44,7 @@ construct = "^2"
44
wrapt = "^1"
45
requests = "^2"
46
protobuf = "^6"
47
-packaging = "25"
+packaging = ">=24"
48
rich = "^14"
49
pexpect = "^4"
50
zeroconf = "^0"
@@ -303,3 +303,4 @@ should-declare-assert-error-if-assert-statement-exists = false
303
using = "PEP631"
304
format = 'csv'
305
file = "thirdPartyDependencies.csv"
306
+
0 commit comments