Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions examples/yoti_example_flask/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ click==8.1.2
# via
# -r requirements.in
# flask
cryptography==3.2
cryptography==39.0.1
# via
# pyopenssl
# yoti
Expand Down Expand Up @@ -59,7 +59,6 @@ requests==2.21.0
six==1.16.0
# via
# -r requirements.in
# cryptography
# protobuf
# pyopenssl
urllib3==1.24.2
Expand Down