diff --git a/pyproject.toml b/pyproject.toml index 792698bd..d3341734 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "ffmpeg-python>=0.2.0", "schedule>=1.2.2", "pillow>=11.1.0", - "flask-openapi3==4.3.1", + "flask-openapi3==4.3.2", "rapidfuzz==3.14.5", "pendulum>=3.0.0", "pystray>=0.19.5", diff --git a/requirements.txt b/requirements.txt index 76ae10fd..a9ce45c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ sortedcontainers>=2.4.0 xxhash>=3.4.1 ffmpeg-python>=0.2.0 schedule>=1.2.2 -flask-openapi3==4.3.1 +flask-openapi3==4.3.2 rapidfuzz==3.14.5 pendulum>=3.0.0 pystray>=0.19.5