Skip to content

Commit 464ad22

Browse files
authored
Satisfy Dependabot (#1477)
#1464, #1470, #1463
1 parent 0c08651 commit 464ad22

2 files changed

Lines changed: 429 additions & 411 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies = [
7979
"llama-api-client>=0.5,<0.7",
8080
"huggingface-hub>=1.2.3,<2.0.0",
8181
"openai>=2.12.0,<3.0.0",
82-
"pyarrow>=22.0.0,<23.0.0",
82+
"pyarrow>=22.0.0,<24.0.0",
8383
"tiktoken>=0.12.0,<1.0.0",
8484
"uvicorn>=0.38,<0.41",
8585
"modellogger @ git+https://github.com/mlcommons/modellogger.git",
@@ -99,7 +99,7 @@ dev = [
9999
"pytest-mock>=3.12.0,<4.0.0",
100100
"pytest-timeout>=2.3.1,<3.0.0",
101101
"mypy>=1.7.1,<2.0.0",
102-
"black>=25.1.0,<26.0.0",
102+
"black>=25.1.0,<27.0.0",
103103
"beautifulsoup4>=4.12.3,<5.0.0",
104104
"flaky>=3.8.1,<4.0.0",
105105
"types-beautifulsoup4>=4.12.0.20240229,<5.0.0",

0 commit comments

Comments
 (0)