You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 5.1.0
Changes:
- Removes compatibility with pre-release `poetry`. (Minor version bump.)
- Bump `werkzeug` version to address security issue.
- Correct word splitting on `pip` commands.
- circle CI is working again; much thanks to @miketheman
Known risks:
- Windows CI is still down
Version 4.2.2
* fix issues with -f and -i in requirements.txt
* fix issue with projects with spaces in its path
Both of these were regressions introduced in v4.2.0