GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-python

remove requirement for requirements.txt when specifying dependencies for deploying to functions: support poetry

Open
#243 3 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
968
Forks
128
PR merge metrics
No merged PRs in 30d

Description

Functions Framework is fantastic! BUT, it looks like there is a requirement to have requirements.txt for dependencies in cloud functions? Is that a functions framework issue? Or a GCP Functions limitation? Ex: would there be somewhere else to take this concern?

Since we generally now use poetry to define our dependencies, that means functions-framework needs a 'special' requirements.txt for dependencies if deploying to GCP Cloud Functions? Is there any known workaround?

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.