File tree Expand file tree Collapse file tree
examples/yoti_example_flask Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cryptography>=2.3
2- Flask>=0.12.3
2+ Flask>=1.0.4
33jinja2>=2.8.1
44pyopenssl>=19.0.0
55python-dotenv>=0.7.1
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ cffi==1.11.5 # via cryptography
1111chardet == 3.0.4 # via requests
1212click == 6.7 # via flask
1313cryptography == 2.5
14- flask == 1.0.2
14+ flask == 1.1.1
1515future == 0.16.0 # via yoti
1616idna == 2.7 # via requests
1717itsdangerous == 0.24 # via flask
@@ -24,8 +24,8 @@ python-dotenv==0.8.2
2424requests == 2.21.0
2525six == 1.11.0 # via cryptography, protobuf, pyopenssl
2626urllib3 == 1.24.2
27- werkzeug == 0.14.1 # via flask
28- yoti == 2.8.0
27+ werkzeug == 0.15.5 # via flask
28+ yoti == 2.8.1
2929
3030# The following packages are considered to be unsafe in a requirements file:
31- # setuptools==41.1 .0 # via protobuf
31+ # setuptools==41.2 .0 # via protobuf
You can’t perform that action at this time.
0 commit comments