Skip to content

Commit 516da31

Browse files
committed
SYS-569 update python-builder and python-wsgi
1 parent 3e91846 commit 516da31

4 files changed

Lines changed: 34 additions & 49 deletions

File tree

images/python-builder/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ boto3 = "==1.18.49"
1111
botocore = "==1.21.49"
1212
cachetools = "==4.1.1"
1313
cffi = "==1.14.5"
14-
cryptography = "3.3.2"
14+
cryptography = "==3.3.2"
1515
Flask = "==2.0.2"
1616
Flask-Babel = "==2.0.0"
1717
greenlet = "==1.1.2"

images/python-builder/Pipfile.lock

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

images/python-wsgi/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ boto3 = "==1.18.49"
1111
botocore = "==1.21.49"
1212
cachetools = "==4.1.1"
1313
cffi = "==1.14.5"
14-
cryptography = "3.3.2"
14+
cryptography = "==3.3.2"
1515
Flask = "==2.0.2"
1616
Flask-Babel = "==2.0.0"
1717
greenlet == "==1.1.2"

images/python-wsgi/Pipfile.lock

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

0 commit comments

Comments
 (0)