telegram-mcp/requirements.txt
anonim ecb5b88b12 feat: enhance Telegram MCP server with new features and improvements
- Added support for string session authentication in main.py.
- Introduced new tools for searching contacts and retrieving message context.
- Updated README.md with detailed usage examples and security considerations.
- Modified pyproject.toml for versioning and dependency updates.
- Expanded .gitignore to include Telegram session files.
2025-03-31 19:11:07 +03:00

6 lines
No EOL
102 B
Text

dotenv>=0.9.9
httpx>=0.28.1
mcp[cli]>=1.4.1
nest-asyncio>=1.6.0
python-dotenv>=1.1.0
telethon>=1.39.0