Skip to content

Commit

Permalink
Merge pull request #10 from arvindrajan92/FANPR-2
Browse files Browse the repository at this point in the history
FANPR-2 - Undoing removing maximum Python requirement upper bound for Linux and MacOS
  • Loading branch information
arvindrajan92 authored Mar 23, 2024
2 parents 2d0baaf + c043f67 commit ad5ce35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ pip install fastanpr
```
### Requirements
- Windows:
- Python >=3.9, <3.11
- Python >=3.8, <3.11
- Ubuntu, macOS, Raspbian:
- Python >=3.9, <3.12
- Python >=3.8, <3.12

## Usage
```python
Expand Down

0 comments on commit ad5ce35

Please sign in to comment.