include pymupdf in pashub fetcher requirements

This commit is contained in:
Daniel Roth 2026-05-01 13:19:31 +00:00
parent b4ee59c82e
commit 0d7fdc7536

View file

@ -14,7 +14,7 @@ payload = {
{ {
"pashub_link": "https://google.co.uk", "pashub_link": "https://google.co.uk",
"uprn": "123456", "uprn": "123456",
"hubspot_deal_id": "498926855369", "hubspot_deal_id": "1",
} }
) )
} }