Skip to content

v0.20.2

Choose a tag to compare

@OnlyDeniko OnlyDeniko released this 15 Dec 10:23
· 72 commits to main since this release

RePlay 0.20.2 Release notes

  • Bug fixes

Bug fixes

Extended the dependency version on SciPy from ">=1.13.1,<1.14" to ">=1.8.1,<2.0.0".

Shortened the dependency version for PyTorch from "<3.0.0" to "<2.9.0". Due to the inability to use compiled models from the replay.models.nn.sequential.compiled module with PyTorch versions 2.9.0 and higher.