Updated imports

This commit is contained in:
maximstewart 2020-12-21 13:15:00 -06:00
parent a4755dd281
commit c7e76533ec
2 changed files with 8 additions and 0 deletions

View File

@ -1,6 +1,10 @@
bcrypt==3.2.0
Click==7.0
Flask==1.1.1
Flask-Login==0.5.0
flask-oidc==1.4.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
gunicorn==19.9.0
itsdangerous==1.1.0
Jinja2==2.10.3

View File

@ -1,6 +1,10 @@
bcrypt==3.2.0
Click==7.0
Flask==1.1.1
Flask-Login==0.5.0
flask-oidc==1.4.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
waitress==1.4.3
itsdangerous==1.1.0
Jinja2==2.10.3