Skip to content

Commit 7074ea6

Browse files
committed
Undoing removing maximum Python requirement upper bound for Linux and MacOS
1 parent b3b0fd3 commit 7074ea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ pip install fastanpr
2222
```
2323
### Requirements
2424
- Windows:
25-
- Python >=3.9, <3.11
25+
- Python >=3.8, <3.11
2626
- Ubuntu, macOS, Raspbian:
27-
- Python >=3.9, <3.12
27+
- Python >=3.8, <3.12
2828

2929
## Usage
3030
```python

0 commit comments

Comments
 (0)