Hi everyone!
I'm a bit confused by this tutorial.
why would we add prefect to requirements.txt if we're using prefecthq/prefect:2-python3.10 base image. isn't prefect there already?
k
Kevin Grismore
10/21/2023, 7:38 PM
It is, but I imagine if this requirements file were in a repository, it would be good to have prefect in there for use in setting up a local dev or testing environment