forked from orbit-oss/flask
test min/dev versions of pallets deps
This commit is contained in:
parent
86009452fb
commit
4e8787b915
6 changed files with 53 additions and 1 deletions
5
requirements/tests-pallets-dev.in
Normal file
5
requirements/tests-pallets-dev.in
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
https://github.com/pallets/werkzeug/archive/refs/heads/main.tar.gz
|
||||
https://github.com/pallets/jinja/archive/refs/heads/main.tar.gz
|
||||
https://github.com/pallets/markupsafe/archive/refs/heads/main.tar.gz
|
||||
https://github.com/pallets/itsdangerous/archive/refs/heads/main.tar.gz
|
||||
https://github.com/pallets/click/archive/refs/heads/main.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue