andgoldschmidt / derivative

Optimal numerical differentiation of noisy time series data in python.
https://derivative.readthedocs.io/en/latest/
Other
56 stars 8 forks source link

Upgrade dependencies #28

Closed Jacob-Stevens-Haas closed 1 year ago

Jacob-Stevens-Haas commented 1 year ago

Hey Andy, I had a bit of laptop-repair musical chairs recently, which led me to discover some version issues in the dependencies. Are you ok with these changes?

Tests all pass with pytest 7.0.0, scikit-learn 1.1.0 as well as most recent pytest 7.2.2, scikit-learn 1.2.2.

Jacob-Stevens-Haas commented 1 year ago

Great, thanks Andy!