Add Flask
This commit is contained in:
parent
3f03b4af92
commit
97f1eace3d
1 changed files with 7 additions and 0 deletions
|
|
@ -1,6 +1,13 @@
|
||||||
|
blinker==1.9.0
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
|
click==8.1.8
|
||||||
|
Flask==3.1.0
|
||||||
idna==3.10
|
idna==3.10
|
||||||
|
itsdangerous==2.2.0
|
||||||
|
Jinja2==3.1.6
|
||||||
|
MarkupSafe==3.0.2
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
unificontrol @ git+https://github.com/ThijsRay/unificontrol@bc595d0b17d38f45d624fe08c144e322484fe298
|
unificontrol @ git+https://github.com/ThijsRay/unificontrol@bc595d0b17d38f45d624fe08c144e322484fe298
|
||||||
urllib3==2.4.0
|
urllib3==2.4.0
|
||||||
|
Werkzeug==3.1.3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue