Stuck on Cloudflare Fastapi Deployment

I tried to deploy a fastapi application and it cannot find the requirements. Although I did add this in the wranglers.json file :


[build]
command = "pip install -r requirements.txt"
image.png
Was this page helpful?