diff --git a/2022/AeroCTF_2022/web-empathy/api/requirements.txt b/2022/AeroCTF_2022/web-empathy/api/requirements.txt index c6085e3..2bdedb3 100644 --- a/2022/AeroCTF_2022/web-empathy/api/requirements.txt +++ b/2022/AeroCTF_2022/web-empathy/api/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.73.0 uvicorn==0.17.4 -cryptography==36.0.1 +cryptography==41.0.6 PyJWT==1.7.1 pydantic==1.9.0 aioredis==2.0.1