Remove requirement of PyYAML!=5.4.x #6666
Labels
feature
Is an improvement or enhancement
help wanted
Open to be worked on
let's do it!
approved to implement
🚀 Feature
Remove dependency requirement of PyYAML!=5.4.x
Motivation
According to safety PyYAML versions below 5.4 have a security vulnerability which means that our pre-commit hooks don't allow upgrading to a newer versions of lightning.
Pitch
Figure out why 5.4.x doesn't work for lightning and remove this requirement if possible.
The text was updated successfully, but these errors were encountered: