diff --git a/requirements.txt b/requirements.txt index b39b14c..d63489c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ Flask==3.0.0 openai-whisper==20231117 -pytest==7.4.4 +pytest==8.3.3 redis==5.0.1 rq==1.15.1 python-dotenv==1.0.0