docs(readme): update python version requirement to 3.10+

This commit is contained in:
etienne-hd
2026-04-29 14:25:22 +02:00
parent 89e507dcc2
commit fa576ab47c

View File

@@ -35,7 +35,7 @@ for ad in result.ads:
*lbc is not affiliated with, endorsed by, or in any way associated with Leboncoin or its services. Use at your own risk.*
## Installation
Required **Python 3.9+**
Required **Python 3.10+**
```bash
pip install lbc
```