Releases: pallets/werkzeug
Releases · pallets/werkzeug
2.0.0
New major versions of all the core Pallets libraries, including Werkzeug 2.0, have been released! 🎉
- Read the announcement on our blog: https://palletsprojects.com/blog/flask-2-0-released/
- Read the full list of changes: https://werkzeug.palletsprojects.com/changes/#version-2-0-0
- Retweet the announcement on Twitter: https://twitter.com/PalletsTeam/status/1392266507296514048
- Follow our blog, Twitter, or GitHub to see future announcements.
This represents a significant amount of work, and there are quite a few changes. Be sure to carefully read the changelog, and use tools such as pip-compile and Dependabot to pin your dependencies and control your updates.
2.0.0rc5
2.0.0rc4
2.0.0 Release Candidate 3
Use the --pre
flag to install this pre-release:
pip install --pre Werkzeug==2.0.0rc3
2.0.0 Release Candidate 2
Use the --pre
flag to install this pre-release:
pip install --pre Werkzeug==2.0.0rc2
2.0.0 Release Candidate 1
Use the --pre
flag to install this pre-release:
pip install --pre Werkzeug==2.0.0rc1
1.0.1
1.0.0
After 13 years of development, we're finally 1.0!
Note that previously deprecated code has been removed in this release. Use 0.16.1 as an intermediate step to see deprecation warnings and upgrade.
1.0.0 Release Candidate 1
Use the --pre
flag to install this pre-release:
pip install --pre Werkzeug==1.0.0rc1