diff --git a/requirements.txt b/requirements.txt index 6f5db04..6acf3e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ cffi==1.14.5 # via cryptography chardet==4.0.0 # via aiohttp -cryptography==3.4.7 +cryptography==39.0.1 # via pyjwt h11==0.12.0 # via httpcore