Skip to content

Commit fc95ee9

Browse files
Aadi JainAadi Jain
authored andcommitted
fix: add missing dashboard and test dependencies for CI
1 parent 2c0ad02 commit fc95ee9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

requirements.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,11 @@ scipy==1.15.2
4040
tqdm==4.67.1
4141
pyyaml==6.0.2
4242
python-dotenv
43+
joblib
44+
45+
# Dashboard & UI
46+
streamlit==1.42.0
47+
plotly==6.0.0
48+
49+
# Testing
50+
pytest==8.3.5

0 commit comments

Comments
 (0)