diff --git a/api/app/requirements.txt b/api/app/requirements.txt index 667dee5..9f60f92 100644 --- a/api/app/requirements.txt +++ b/api/app/requirements.txt @@ -3,7 +3,7 @@ ffmpeg-python~=0.2.0 fastapi~=0.115.4 SQLAlchemy~=2.0.32 pydantic~=2.9.2 -cryptography~=43.0.1 +cryptography~=43.0.3 pydantic-settings~=2.6.0 PyJWT~=2.9.0 requests~=2.32.3