SERVER-112841: integrate avro deserialize with $source (#43128)

GitOrigin-RevId: 3028ffea503ccdd6323dda5bf3068ab7f10a085e
This commit is contained in:
jasonqiu95
2025-10-28 10:10:55 -07:00
committed by MongoDB Bot
parent 578b6f4a08
commit f7c273237b
2 changed files with 40 additions and 1 deletions

View File

@@ -143,6 +143,8 @@ cryptography = "^44.0.2"
[tool.poetry.group.testing.dependencies]
curatorbin = "^1.2.4"
PyKMIP = "0.10.0"
kafka-python = "^2.0.2"
avro-python3 = "^1.10.2"
evergreen-py = "^3.11.0"
mock = "^5.1.0"
shrub-py = "^3.1.4"