Updated imports
This commit is contained in:
parent
a4755dd281
commit
c7e76533ec
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user