Create requirements.txt
This commit is contained in:
parent
fb02608625
commit
be5d328bff
1 changed files with 12 additions and 0 deletions
12
src/flask/requirements.txt
Normal file
12
src/flask/requirements.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
||||||
|
blinker==1.9.0
|
||||||
|
click==8.2.1
|
||||||
|
Flask==3.1.1
|
||||||
|
iniconfig==2.1.0
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.6
|
||||||
|
MarkupSafe==3.0.2
|
||||||
|
packaging==25.0
|
||||||
|
pluggy==1.6.0
|
||||||
|
Pygments==2.19.2
|
||||||
|
pytest==8.4.1
|
||||||
|
Werkzeug==3.1.3
|
||||||
Loading…
Add table
Add a link
Reference in a new issue