File size: 166 Bytes
ce11453
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# UI
gradio>=4.36,<5

# LLM (for domain/question randomization)
openai>=1.40.0,<2

# Data stack
pandas>=2.2.2,<3
numpy>=1.26.4,<2
matplotlib>=3.8,<4
pillow>=10.3,<12