diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..17a5357 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,79 @@ +aenum==3.1.16 +aiofiles==24.1.0 +aiogram==3.22.0 +aiohappyeyeballs==2.6.1 +aiohttp==3.12.15 +aiosignal==1.4.0 +annotated-types==0.7.0 +anyio==4.11.0 +attrs==25.3.0 +beautifulsoup4==4.14.2 +bs4==0.0.2 +certifi==2025.8.3 +cffi==2.0.0 +charset-normalizer==3.4.3 +click==8.3.0 +cryptography==46.0.2 +dataclasses-json==0.6.7 +deepgram-sdk==3.11.0 +deprecation==2.1.0 +distro==1.9.0 +dotenv==0.9.9 +dropbox==12.0.2 +filelock==3.20.0 +frozenlist==1.7.0 +fsspec==2025.9.0 +greenlet==3.2.4 +h11==0.16.0 +hf-xet==1.1.10 +httpcore==1.0.9 +httpx==0.28.1 +huggingface-hub==0.35.3 +idna==3.10 +Jinja2==3.1.6 +jiter==0.11.1 +joblib==1.5.2 +magic-filter==1.0.12 +MarkupSafe==3.0.3 +marshmallow==3.26.1 +mpmath==1.3.0 +msal==1.34.0 +multidict==6.6.4 +mutagen==1.47.0 +mypy_extensions==1.1.0 +networkx==3.5 +numpy==2.3.4 +openai==2.5.0 +packaging==25.0 +playwright==1.55.0 +ply==3.11 +propcache==0.3.2 +pycparser==2.23 +pydantic==2.11.10 +pydantic_core==2.33.2 +pyee==13.0.0 +PyJWT==2.10.1 +python-dotenv==1.1.1 +PyYAML==6.0.3 +regex==2025.9.18 +requests==2.32.5 +ruff==0.14.0 +sacremoses==0.1.1 +safetensors==0.6.2 +sentencepiece==0.2.1 +setuptools==80.9.0 +six==1.17.0 +sniffio==1.3.1 +soupsieve==2.8 +stone==3.3.1 +sympy==1.14.0 +tokenizers==0.22.1 +torch==2.9.0 +tqdm==4.67.1 +transformers==4.57.1 +typing-inspect==0.9.0 +typing-inspection==0.4.2 +typing_extensions==4.15.0 +urllib3==2.5.0 +websockets==15.0.1 +yarl==1.20.1