# Минимальные зависимости для CLI-инструментов # Используйте: pip install -r tools/requirements.txt # For test_chat.py and start_webchat.py httpx>=0.26.0 rich>=13.0.0 PyYAML>=6.0.1 # For load_csv_to_clickhouse.py pandas>=2.2.0 clickhouse-connect>=0.7.16 python-dotenv>=1.0.0