File size: 351 Bytes
107e412
4c4a8c1
6e28def
 
29a2fcb
814eac6
6e28def
 
 
 
 
 
 
 
 
 
ce5bb1b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Agentic Reliability Framework v3.8.0 - Hugging Face Optimized
# Python 3.12 compatible - No Rust compilation

# ===== Core Dependencies =====
pydantic>=2.0.0
typing-extensions>=4.7.0
python-dotenv==1.0.1

# ===== Visualization =====
plotly==5.19.0
numpy==1.26.4

# ===== UI Framework =====
gradio==4.19.0

# ===== Data Processing =====
pyyaml==6.0.1