You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Is this a new bug?
Current Behavior
There is a package conflict for Gunicorn when using the functions framework package used to upload to Google Cloud functions.
canopy-sdk requires gunicorn version >=21.2.0 and < 22.0.0, and functions framework requires < 21.0.0 and > 19.2.0
Expected Behavior
I expect no conflict
Steps To Reproduce
try to deploy using google cloud with a python runtime
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: