Skip to content

Commit e099e28

Browse files
authored
Update minimum requirements to Python 3.7+ in README (#714)
Signed-off-by: Patrick Foley <psfoley@gmail.com>
1 parent 20ddd1c commit e099e28

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
@@ -45,7 +45,7 @@ Check out the [online documentation](https://openfl.readthedocs.io/en/latest/ind
4545
## Requirements
4646

4747
- Ubuntu Linux 16.04 or 18.04.
48-
- Python 3.6+ (recommended to use with [Virtualenv](https://virtualenv.pypa.io/en/latest/)).
48+
- Python 3.7+ (recommended to use with [Virtualenv](https://virtualenv.pypa.io/en/latest/)).
4949

5050
OpenFL supports training with TensorFlow 2+ or PyTorch 1.3+ which should be installed separately. User can extend the list of supported Deep Learning frameworks if needed.
5151

0 commit comments

Comments
 (0)