diff --git a/api/app/requirements.txt b/api/app/requirements.txt index 9e5d535..ce8649d 100644 --- a/api/app/requirements.txt +++ b/api/app/requirements.txt @@ -3,7 +3,7 @@ ffmpeg-python~=0.2.0 fastapi~=0.109.2 SQLAlchemy~=2.0.27 pydantic~=2.6.1 -cryptography~=42.0.4 +cryptography~=42.0.5 pydantic-settings~=2.1.0 PyJWT~=2.8.0 requests~=2.31.0