Skip to content

Commit e58b00b

Browse files
committed
Update pandas dependency to version 2.2.3
Bump pandas from version 2.1.1 to 2.2.3 in pyproject.toml to ensure compatibility with latest features and bug fixes.
1 parent 689ce8e commit e58b00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ matplotlib = "^3.8.0"
1212
dotted-dict = "^1.1.3"
1313
jax = "<0.7.0"
1414
sympy = "^1.12"
15-
pandas = "^2.1.1"
15+
pandas = "^2.2.3"
1616
tqdm = "^4.66.1"
1717
numpy = "^1.26.0"
1818
numpyro = "^0.18"

0 commit comments

Comments
 (0)