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 47d6fa66..e4baec2a 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 @@ -10,7 +10,7 @@ cffi==1.15.0 channels==3.0.4 charset-normalizer==2.0.12 constantly==15.1.0 -cryptography==41.0.2 +cryptography==41.0.3 daphne==3.0.2 deepgram-sdk==0.2.4 Django==4.1.10