Skip to content

Commit 5780bd9

Browse files
authored
Merge pull request #109 from yusharon/pin-jinja2-version
pin jinja2,MarkupSafe,Werkzeug version
2 parents e706620 + 16db304 commit 5780bd9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

requirements.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
boto3==1.16.4
22
botocore==1.19.4
3-
cryptography==3.4.6
3+
cryptography==35.0.0
44
Flask==1.1.1
55
itsdangerous==2.0.1
66
gunicorn==20.0.4
@@ -18,3 +18,6 @@ sagemaker-training==4.0.1
1818
scikit-learn==0.23.2
1919
scipy==1.5.3
2020
six==1.15.0
21+
jinja2==3.0.3
22+
MarkupSafe==2.1.1
23+
Werkzeug==0.15.6

0 commit comments

Comments
 (0)