Add pip requirements file
This commit is contained in:
parent
53284df822
commit
1ad6f56e14
|
@ -0,0 +1,9 @@
|
||||||
|
click==8.0.1
|
||||||
|
Flask==2.0.1
|
||||||
|
Flask-WTF==0.15.1
|
||||||
|
gunicorn==20.1.0
|
||||||
|
itsdangerous==2.0.1
|
||||||
|
Jinja2==3.0.1
|
||||||
|
MarkupSafe==2.0.1
|
||||||
|
Werkzeug==2.0.1
|
||||||
|
WTForms==2.3.3
|
Loading…
Reference in New Issue