Adding venv to gitignore and adding required modules for env

This commit is contained in:
2025-03-12 15:51:08 +01:00
parent 48d482b52c
commit 58887d36fa
2 changed files with 9 additions and 0 deletions

8
requirements.txt Normal file
View File

@@ -0,0 +1,8 @@
blinker==1.9.0
click==8.1.8
colorama==0.4.6
Flask==3.1.0
itsdangerous==2.2.0
Jinja2==3.1.6
MarkupSafe==3.0.2
Werkzeug==3.1.3