Skip to content

Commit 4d54dda

Browse files
authored
Merge branch 'master' into 1.0-1
2 parents 5db79b8 + 5780bd9 commit 4d54dda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
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,6 +18,6 @@ sagemaker-training==4.0.1
1818
scikit-learn==1.0.2
1919
scipy==1.5.3
2020
six==1.15.0
21-
jinja2==2.10.2
22-
MarkupSafe==1.1.1
23-
Werkzeug==0.15.6
21+
jinja2==3.0.3
22+
MarkupSafe==2.1.1
23+
Werkzeug==0.15.6

0 commit comments

Comments
 (0)