Add requirements.txt
This commit is contained in:
parent
70b27b87eb
commit
031671f94a
|
@ -0,0 +1,8 @@
|
||||||
|
cachetools==4.2.2
|
||||||
|
click==8.0.1
|
||||||
|
Flask==2.0.1
|
||||||
|
gunicorn==20.1.0
|
||||||
|
itsdangerous==2.0.1
|
||||||
|
Jinja2==3.0.1
|
||||||
|
MarkupSafe==2.0.1
|
||||||
|
Werkzeug==2.0.1
|
Loading…
Reference in New Issue