diff --git a/requirements.txt b/requirements.txt index 6927c12..998ff9a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,6 @@ +# async +asyncio==3.4.3 +aiohttp==3.9.3 # TTS gtts==2.5.1 pyttsx4==3.0.15