We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42a6733 commit 58ac622Copy full SHA for 58ac622
README.md
@@ -103,7 +103,7 @@ It provides a minimal number of features compared to SB3 but can be much faster
103
**Note:** Stable-Baselines3 supports PyTorch >= 2.3
104
105
### Prerequisites
106
-Stable Baselines3 requires Python 3.9+.
+Stable Baselines3 requires Python 3.10+.
107
108
#### Windows
109
docs/guide/install.rst
@@ -7,7 +7,7 @@ Installation
7
Prerequisites
8
-------------
9
10
-Stable-Baselines3 requires python 3.9+ and PyTorch >= 2.3
+Stable-Baselines3 requires python 3.10+ and PyTorch >= 2.3
11
12
Windows
13
~~~~~~~
0 commit comments