Initial import

This commit is contained in:
Iain Learmonth 2022-03-10 14:26:22 +00:00
commit 09f0b0672d
64 changed files with 3735 additions and 0 deletions

16
requirements.txt Normal file
View file

@ -0,0 +1,16 @@
flask~=2.0.2
wtforms~=3.0.1
boto3~=1.21.15
alembic~=1.7.6
sqlalchemy~=1.4.32
pyyaml~=6.0
jinja2~=3.0.2
tldextract~=3.2.0
requests~=2.27.1
azure-identity
azure-mgmt-alertsmanagement
flask-migrate
flask-sqlalchemy
bootstrap-flask
flask-wtf
PyGithub