Skip to content

Commit

Permalink
add requirements
Browse files Browse the repository at this point in the history
Signed-off-by: deovaliandro <[email protected]>
  • Loading branch information
deovaliandro committed May 7, 2022
1 parent 5c1d243 commit b89f1ba
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
click==8.1.3
Flask==2.1.2
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
greenlet==1.1.2
gunicorn==20.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.1
SQLAlchemy==1.4.36
Werkzeug==2.1.2
WTForms==3.0.1

0 comments on commit b89f1ba

Please sign in to comment.