From 58b852fe4b939eebaa93ba2cc22f5d94a457c984 Mon Sep 17 00:00:00 2001 From: Serhii Ofii <132130496+SnowGlowedMountain@users.noreply.github.com> Date: Fri, 18 Oct 2024 21:19:03 +0300 Subject: [PATCH] Serhii milestone 2 fix (#49) * chores_lint_errors_and_path_issues * feature_db_py * fix_audio_issue * chores_lint_error * fix_openAPI_switching * chore_module_insert * fix_edit_collection_fix * fix_frontend_critical_update * fix_feedback2_translation_async * chore:lint * chore:loading_issue * chore:module * chore:version-python-socketio[asgi] --- linguaphoto/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linguaphoto/requirements.txt b/linguaphoto/requirements.txt index f968e98..8d7db92 100644 --- a/linguaphoto/requirements.txt +++ b/linguaphoto/requirements.txt @@ -40,5 +40,5 @@ openai requests stripe -python-socketio +python-socketio[asgi]==5.6.0