File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ as well as performing common development tasks.
8
8
9
9
## Requirements
10
10
11
- ` pip-audit ` 's only development environment requirement * should* be Python 3.8
11
+ ` pip-audit ` 's only development environment requirement * should* be Python 3.9
12
12
or newer. Development and testing is actively performed on macOS and Linux,
13
13
but Windows and other supported platforms that are supported by Python
14
14
should also work.
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ with support from Google. This is not an official Google or Trail of Bits produc
51
51
52
52
## Installation
53
53
54
- ` pip-audit ` requires Python 3.8 or newer, and can be installed directly via ` pip ` :
54
+ ` pip-audit ` requires Python 3.9 or newer, and can be installed directly via ` pip ` :
55
55
56
56
``` bash
57
57
python -m pip install pip-audit
You can’t perform that action at this time.
0 commit comments