mirror of
https://github.com/StefBuwalda/WebTech.git
synced 2025-10-30 03:10:00 +00:00
Update requirements.txt
Added flask-wtf and flask-login packages
This commit is contained in:
@@ -2,10 +2,10 @@ blinker==1.9.0
|
|||||||
click==8.1.8
|
click==8.1.8
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
Flask==3.1.0
|
Flask==3.1.0
|
||||||
|
Flask-Login==0.6.3
|
||||||
Flask-WTF==1.2.2
|
Flask-WTF==1.2.2
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.6
|
Jinja2==3.1.6
|
||||||
MarkupSafe==3.0.2
|
MarkupSafe==3.0.2
|
||||||
pillow==11.0.0
|
|
||||||
Werkzeug==3.1.3
|
Werkzeug==3.1.3
|
||||||
WTForms==3.2.1
|
WTForms==3.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user