elizabeth-data / repository /requirements.txt
ADAPT-Chase's picture
Elizabeth data update 2025-08-23 16:57
fd382c9 verified
raw
history blame contribute delete
430 Bytes
# Elizabeth AI System Requirements
# Core Dependencies
rich>=13.0.0
requests>=2.31.0
# Database Connections
redis>=4.5.0
chromadb>=0.4.0
psycopg2-binary>=2.9.0
pymongo>=4.0.0
pymysql>=1.0.0
# Data Processing
numpy>=1.24.0
pandas>=2.0.0
# Utilities
tqdm>=4.65.0
python-dotenv>=1.0.0
# Optional (for advanced features)
openai>=1.0.0
langchain>=0.0.200
llama-index>=0.8.0
# Development
black>=23.0.0
flake8>=6.0.0
pytest>=7.0.0