SCoDA / requirements.txt
vanishingradient's picture
Added init files
9281fab
raw
history blame contribute delete
287 Bytes
# CoDA Dependencies
# Core
groq>=0.4.0
pydantic>=2.0.0
python-dotenv>=1.0.0
# Data Processing
pandas>=2.0.0
openpyxl>=3.1.0
pyarrow>=14.0.0
# Visualization
matplotlib>=3.7.0
seaborn>=0.13.0
# Web Interface
gradio>=4.0.0
# Development (optional)
pytest>=7.0.0
pytest-asyncio>=0.21.0