diff --git a/sample-projects/streaming-audio/Django/live-transcription-django/stream/requirements.txt b/sample-projects/streaming-audio/Django/live-transcription-django/stream/requirements.txt index 762b9fcd..9a13999d 100644 --- a/sample-projects/streaming-audio/Django/live-transcription-django/stream/requirements.txt +++ b/sample-projects/streaming-audio/Django/live-transcription-django/stream/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.1 +aiohttp==3.8.5 aiosignal==1.2.0 asgiref==3.5.0 async-timeout==4.0.2