Add requirements.txt
This commit is contained in:
parent
2c5a211c16
commit
d4e597db16
|
@ -0,0 +1,10 @@
|
||||||
|
Click==7.0
|
||||||
|
Flask==1.1.1
|
||||||
|
Flask-Login==0.4.1
|
||||||
|
Flask-WTF==0.14.2
|
||||||
|
itsdangerous==1.1.0
|
||||||
|
Jinja2==2.10.3
|
||||||
|
MarkupSafe==1.1.1
|
||||||
|
pkg-resources==0.0.0
|
||||||
|
Werkzeug==0.16.0
|
||||||
|
WTForms==2.2.1
|
Loading…
Reference in New Issue