diff --git a/README.md b/README.md index 9233de3dc..24919344f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ If you like this project please consider ⭐ this repo, as it is the simplest an ## Requirements -* Python >= 3.8 . +* Python >= 3.8. * [Pytorch](https://pytorch.org) >= 1.9.1, <= 2.1 (more recent versions would be untested). * Windows, Linux or macOS. * GPU training-time acceleration (*Optional* but recommended). diff --git a/docsrc/source/setup.rst b/docsrc/source/setup.rst index e9eaef3e1..a1be68287 100644 --- a/docsrc/source/setup.rst +++ b/docsrc/source/setup.rst @@ -8,8 +8,8 @@ Requirements Installation Requirements ''''''''''''''''''''''''' -- Python >= 3.7. -- `Pytorch`_ >= 1.9.1 . +- Python >= 3.8. +- `Pytorch`_ >= 1.9.1, <= 2.1 (more recent versions would be untested). - Windows, Linux or macOS. - GPU training-time acceleration (*optional* but recommended).