diff --git a/examples/yoti_example_django/requirements.txt b/examples/yoti_example_django/requirements.txt index 743d3e65..bc8af466 100644 --- a/examples/yoti_example_django/requirements.txt +++ b/examples/yoti_example_django/requirements.txt @@ -32,7 +32,7 @@ idna==2.7 # via requests iso8601==0.1.13 # via yoti -protobuf==3.6.0 +protobuf==3.18.3 # via yoti pycparser==2.18 # via cffi @@ -49,7 +49,6 @@ requests==2.21.0 six==1.11.0 # via # cryptography - # protobuf # pyopenssl sqlparse==0.3.0 # via django @@ -61,6 +60,3 @@ wrapt==1.12.1 # via deprecated yoti==2.13.0 # via -r requirements.in - -# The following packages are considered to be unsafe in a requirements file: -# setuptools