discord.py>=2.3.0
python-dotenv>=1.0.0
pytz>=2024.1
matplotlib>=3.8.0
emoji>=2.9.0
nltk>=3.8.0
aiosqlite>=0.19.0
aiohttp>=3.9.0
chat-exporter>=2.0.0
psutil>=5.9.0
pillow>=10.0.0
openai>=1.12.0
aiofiles>=23.0.0
dateparser>=1.2.0
b2sdk>=1.24.0
schedule>=1.2.0

[dev]
ruff>=0.3.0
black>=24.3.0
mypy>=1.8.0
pre-commit>=3.6.0
pip-audit>=2.7.0
safety>=3.0.0
bandit>=1.7.0
pytest>=8.0.0
pytest-asyncio>=0.23.0

[docs]
sphinx>=7.2.0
myst-parser>=2.0.0
furo>=2024.1.29
sphinx-autodoc-typehints>=1.25.0

[genai]
groq>=0.4.0
openai>=1.12.0
transformers>=4.38.0

[rpc]

[testing]
pytest>=8.0.0
pytest-asyncio>=0.23.0
