chore: remove Flask from requirements
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
All checks were successful
Build and Deploy Static Site / build (push) Successful in 57s
Removed Flask from the requirements.txt file as it is no longer needed for the project dependencies. This helps to streamline the dependency management and reduces potential security vulnerabilities that come with maintaining unnecessary packages.
This commit is contained in:
parent
3219a5019f
commit
8e81ba73b2
1 changed files with 0 additions and 1 deletions
|
@ -1,2 +1 @@
|
||||||
flask
|
|
||||||
jinja2
|
jinja2
|
Loading…
Reference in a new issue