stable-baselines3/docs/misc
Übertreiber 4f9805eeb8
Fix overly relaxed version requirement on NumPy (#1472)
Since commit 489b1fda, this package has been using
`numpy.typing.DTypeLike`, which was only added in [NumPy 1.20][1].

[1]: https://numpy.org/doc/stable/release/1.20.0-notes.html#numpy-is-now-typed

Co-authored-by: troiganto <troiganto@proton.me>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-04-27 19:07:53 +02:00
..
changelog.rst Fix overly relaxed version requirement on NumPy (#1472) 2023-04-27 19:07:53 +02:00
projects.rst Added UAV_Navigation_DRL_AirSim to the project page (#1462) 2023-04-20 23:12:57 +02:00