Skip to content

Commit be16342

Browse files
benoit-ctySaboniAmine
authored andcommitted
Pandas 2.3.3
1 parent 7d66332 commit be16342

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ dependencies = [
3131
"arrow",
3232
"click",
3333
"fief-client[cli]",
34-
"pandas",
34+
"pandas>=2.3.3;python_version>='3.14'",
35+
"pandas;python_version<'3.14'",
3536
"prometheus_client",
3637
"psutil >= 6.0.0",
3738
"py-cpuinfo",

0 commit comments

Comments
 (0)