diff --git a/src/contacts/requirements.in b/src/contacts/requirements.in index 6207136..7dd01c3 100644 --- a/src/contacts/requirements.in +++ b/src/contacts/requirements.in @@ -6,7 +6,7 @@ cachetools==4.1.1 certifi==2020.6.20 chardet==3.0.4 click==7.1.1 -cryptography==3.3.2 +cryptography==41.0.2 flask==1.1.4 pyjwt==1.7.1 gunicorn==20.1.0 diff --git a/src/contacts/requirements.txt b/src/contacts/requirements.txt index 4af21a0..8ee81fc 100644 --- a/src/contacts/requirements.txt +++ b/src/contacts/requirements.txt @@ -37,7 +37,7 @@ click==7.1.1 # flask coverage==6.4 # via pytest-cov -cryptography==3.3.2 +cryptography==41.0.2 # via -r requirements.in deprecated==1.2.13 # via opentelemetry-api @@ -173,7 +173,6 @@ six==1.16.0 # -r requirements.in # bcrypt # bleach - # cryptography # grpcio sqlalchemy==1.3.22 # via -r requirements.in