Skip to content

Commit 1a55187

Browse files
committed
app dependencies and libraries
1 parent 152cf28 commit 1a55187

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
click==7.1.2
2+
Flask==1.1.2
3+
Flask-SQLAlchemy==2.4.2
4+
Flask-WTF==0.14.3
5+
gunicorn==20.0.4
6+
itsdangerous==1.1.0
7+
Jinja2==2.11.2
8+
MarkupSafe==1.1.1
9+
python-dotenv==0.13.0
10+
SQLAlchemy==1.3.17
11+
Werkzeug==1.0.1
12+
WTForms==2.3.1

0 commit comments

Comments
 (0)