Skip to content

Commit 82418f5

Browse files
Update requirements.txt
1 parent aa196f0 commit 82418f5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

trusted-ai/runtime-evaluations/real-time-guardrails/requirements.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,16 @@ ibm-cloud-sdk-core>=3.16.1
1010
# Data processing
1111
pandas>=2.2.0
1212
numpy>=1.26.4
13+
scikit-learn>=1.3.0
1314

1415
# Configuration
1516
python-dotenv==1.0.0
1617
jproperties==2.1.1
1718

1819
# Utilities
1920
requests==2.31.0
21+
22+
# Evaluation dependencies
23+
jsonschema>=4.17.0
24+
unitxt>=1.0.0
25+
textstat>=0.7.3

0 commit comments

Comments
 (0)