-
Notifications
You must be signed in to change notification settings - Fork 312
Closed
Description
Hello, currently, Pandas is pinned to version 1.x:
Line 16 in 4d4233f
pandas = "^1.0.0" |
Meanwhile, Pandas 2.0 has been released, and trying to install it alongside wfdb
logically leads to a dependency conflict.
I wanted to ask if wfdb
is supposed to not work with Pandas 2.0 now or if the version pinning is unnecessarily restrictive and could be relaxed to include Pandas 2.0 as well?
Thanks,
Richard
Metadata
Metadata
Assignees
Labels
No labels