diff --git a/examples/yoti_example_django/requirements.txt b/examples/yoti_example_django/requirements.txt index 743d3e65..45610476 100644 --- a/examples/yoti_example_django/requirements.txt +++ b/examples/yoti_example_django/requirements.txt @@ -14,7 +14,7 @@ cffi==1.14.0 # via cryptography chardet==3.0.4 # via requests -cryptography==3.2 +cryptography==39.0.1 # via # pyopenssl # yoti @@ -48,7 +48,6 @@ requests==2.21.0 # yoti six==1.11.0 # via - # cryptography # protobuf # pyopenssl sqlparse==0.3.0