fix a2a import (#1058)

This commit is contained in:
Eduard van Valkenburg
2025-10-01 15:21:46 +02:00
committed by GitHub
Unverified
parent 19b9aeec5f
commit 396e7ee48d
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ dev = [
docs = [
# Documentation
"debugpy>=1.8.16",
"py2docfx>=0.1.20",
"py2docfx>=0.1.22.dev2259826",
"pip",
]