Commit 6a2cef0
docs: bump sphinx and ray versions to support Python 3.10 (#524)
Summary:
This bumps the sphinx version to 5.0.1 as the previous version didn't support Python 3.10.
Bumps the ray version allowed since Python 3.10 is only supported in Ray 1.13.0+
Pull Request resolved: #524
Test Plan:
```
make -C docs clean html
```
CI docs build

Reviewed By: kurman
Differential Revision: D37194197
Pulled By: d4l3k
fbshipit-source-id: f757b0937cc5b89af6291c9bfa9c71b03f187a8c1 parent f3ea38c commit 6a2cef0
3 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments