Skip to content

Commit e4a0c3c

Browse files
Update dependency pandas to v2.3.1 (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b17fd8c commit e4a0c3c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

llm_uncertainty_bench/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ multidict==6.6.3
1919
multiprocess==0.70.18
2020
numpy==1.26.4
2121
packaging==25.0
22-
pandas==2.1.3
22+
pandas==2.3.1
2323
Pillow==10.3.0
2424
protobuf==4.25.8
2525
psutil==5.9.8

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
huggingface-hub==0.33.4
22
numpy==2.2.5
3-
pandas==2.2.3
3+
pandas==2.3.1
44
dashscope==1.23.8
55
google-api-python-client==2.176.0
66
google.generativeai==0.8.5

0 commit comments

Comments
 (0)