summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: 20cd7962b53069e59988f44420df7ecc59b7280f (plain)
1
2
3
4
5
6
7
8
9
10
11
Flask==2.3.3          # >=0.10
Flask-WTF==1.1.1      # none
Flask-Script==2.0.6   # none
Flask-Login==0.6.2    # none
Werkzeug==2.3.7       # >=0.6
Jinja2==3.1.2         # >=2.4
WTForms==3.0.1        # >=1.0
itsdangerous==2.1.2   # none
email_validator==1.3.1
pycryptodome
ldap3