Skip to content

Commit 55170a9

Browse files
committed
Use DeepEval 3.3.6 in all components.
1 parent 0523bda commit 55170a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python_components/ci/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ backports.tarfile==1.2.0
22
beautifulsoup4==4.13.3
33
black==25.1.0
44
boto3==1.38.30
5-
deepeval==3.1.4
5+
deepeval==3.3.6
66
flake8==7.1.2
77
google-api-python-client==2.171.0
88
google-auth-oauthlib==1.2.2

python_components/evaluation/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ backports.tarfile==1.2.0
33
black==25.1.0
44
boto3==1.38.3
55
coverage==7.8.2
6-
deepeval @ git+https://github.com/codeforamerica/deepeval.git@fix/support-read-only-file-systems
6+
deepeval==3.3.6
77
dotenv==0.9.9
88
evaluate==0.4.3
99
google-api-python-client==2.171.0

0 commit comments

Comments
 (0)