Unverified Commit 85683869 authored by Rhett Ying's avatar Rhett Ying Committed by GitHub
Browse files

[dev] update system requirements (#7072)

parent 177dc133
...@@ -5,11 +5,13 @@ System requirements ...@@ -5,11 +5,13 @@ System requirements
------------------- -------------------
DGL works with the following operating systems: DGL works with the following operating systems:
* Ubuntu 16.04 * Ubuntu 20.04+
* CentOS 8+
* RHEL 8+
* macOS X * macOS X
* Windows 10 * Windows 10
DGL requires Python version 3.6, 3.7, 3.8 or 3.9. DGL requires Python version 3.7, 3.8, 3.9, 3.10, 3.11.
DGL supports multiple tensor libraries as backends, e.g., PyTorch, MXNet. For requirements on backends and how to select one, see :ref:`backends`. DGL supports multiple tensor libraries as backends, e.g., PyTorch, MXNet. For requirements on backends and how to select one, see :ref:`backends`.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment