Skip to content

Commit ef1685a

Browse files
committed
chore: change range resolving for pandas, rich wrt komodo + dep upd
Refs: equinor/ecalc-internal#1698
1 parent b1ad686 commit ef1685a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ dependencies = [
3131
"pydantic<3",
3232
"PyYAML==6.*",
3333
"numpy<3",
34-
"pandas>=3,<4",
34+
"pandas>=2,<4",
3535
"scipy<2",
3636
"ruamel-yaml~=0.18",
3737
"Shapely==2.*",
3838
"networkx~=3.2",
3939
"orjson~=3.8",
4040
"py4j~=0.10",
41-
"rich==14.*",
41+
"rich>=14,<16",
4242
"typer==0.*",
4343
"jneqsim>=3.0.42",
4444
]

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)