Y
Hacker News
new
|
ask
|
show
|
jobs
Flask fails after itsdangerous module’s update
(
github.com
)
5 points
by
kochb
1578 days ago
1 comments
verdverm
1578 days ago
What's interesting here?
link
kochb
1577 days ago
All python projects using Flask<2 that failed to pin their transitive dependencies (which is unfortunately somewhat common) are failing builds due to a breaking change, as of today.
link
brodouevencode
1577 days ago
Another example of the sad state of python dependency versioning. I'm saying that as someone whose go-to language is fanatically Python.
link