enforce minimum versions in env

This commit is contained in:
David Lord 2023-04-15 12:20:57 -07:00
parent a1d0eda789
commit 7e6e68aed9
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
6 changed files with 12 additions and 15 deletions

View file

@ -1,5 +1,5 @@
Werkzeug==2.0.0
Werkzeug==2.2.2
Jinja2==3.0.0
MarkupSafe==2.0.0
MarkupSafe==2.1.1
itsdangerous==2.0.0
click==8.0.0