Skip to content

Commit ae7af18

Browse files
update changelog and lock file
1 parent 7c01f5d commit ae7af18

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
33
* Dependencies:
44
* Relax pandas constraint to `<2`.
55
* Relax torch constraint to `<=3.0.0`.
6+
* Relax numpy constraint to `<2.1.0`.
67
* Add python 3.12 to the CI matrix (\#770).
8+
* Chores:
9+
* fix future warning when using Series.__getitem__ with positional arguments.
710

811
# 1.3.1
912

poetry.lock

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

0 commit comments

Comments
 (0)