forked from orbit-oss/flask
enforce minimum versions in env
This commit is contained in:
parent
a1d0eda789
commit
7e6e68aed9
6 changed files with 12 additions and 15 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue