Update requirements for VP-63775, add flask

This commit is contained in:
polz 2025-08-13 10:17:40 +02:00
parent 2829046a07
commit 6b73a2e068
3 changed files with 8 additions and 0 deletions

View file

@ -0,0 +1,2 @@
dependencies:
- role: python3

View file

@ -0,0 +1,3 @@
- name: Install flask
win_command: pip install flask