Skip to content

Commit 033f4b7

Browse files
authored
docs: update supported Python versions (#337)
Update supported Python version range to 3.8-3.12.
1 parent b4a3165 commit 033f4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Amazon S3, without first saving to local storage.
1919

2020
### Prerequisites
2121

22-
- Python 3.8 or greater is installed (Note: Using 3.12+ is not recommended as PyTorch does not support).
22+
- Python 3.8-3.12 is supported.
2323
- PyTorch >= 2.0 (TODO: Check with PyTorch 1.x)
2424

2525
### Installation

0 commit comments

Comments
 (0)