launchflow / buildflow

BuildFlow, is an open source framework for building large scale systems using Python. All you need to do is describe where your input is coming from and where your output should be written, and BuildFlow handles the rest. No configuration outside of the code is required.
https://docs.launchflow.com/buildflow
Apache License 2.0
190 stars 7 forks source link

remove restrictions on pyyaml #334

Closed boetro closed 7 months ago

boetro commented 7 months ago

I also had to bump the version of pulumi that we require. The main motivation for this is because pyyaml versions < 5.4 have a vulnerability