Update requirements-windows.txt
This commit is contained in:
parent
93364fcbde
commit
5c9722706c
|
@ -1,10 +1,17 @@
|
|||
bcrypt==3.1.7
|
||||
cffi==1.14.0
|
||||
Click==7.0
|
||||
Flask==1.1.1
|
||||
Flask-Bcrypt==0.7.1
|
||||
Flask-Login==0.5.0
|
||||
Flask-SQLAlchemy==2.4.1
|
||||
Flask-WTF==0.14.3
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
MarkupSafe==1.1.1
|
||||
pkg-resources==0.0.0
|
||||
pycparser==2.20
|
||||
six==1.14.0
|
||||
SQLAlchemy==1.3.11
|
||||
waitress==1.4.3
|
||||
Werkzeug==0.16.0
|
||||
|
|
Loading…
Reference in New Issue