Skip to content

Commit ee65a37

Browse files
committed
Pin wtforms and dependencies
1 parent 160b57d commit ee65a37

File tree

2 files changed

+21
-18
lines changed

2 files changed

+21
-18
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ flask-openid = "==1.3.0"
2424
flask-sqlalchemy = "==2.4.4"
2525
jinja2 = "==2.11.3"
2626
werkzeug = "==0.16.1"
27+
marshmallow = "==2.21.0"
28+
wtforms = "==2.3.3"
2729

2830
[packages]
2931
pytest = "==6.2.4"

Pipfile.lock

Lines changed: 19 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)