fix: require py 3.12

This commit is contained in:
dextmorgn
2025-10-27 09:00:48 +01:00
parent 5ea0156147
commit 333d71690d
+2 -2
View File
@@ -10,7 +10,7 @@ Don't want to read ? Got it. Here's your install instructions:
#### 1. Install pre-requisites
- Python 3.11+
- Python 3.12+
- Poetry (for python dependency management)
- Docker
@@ -118,7 +118,7 @@ flowsint-types (types)
### Prerequisites
- Python 3.11+
- Python 3.12+
- Poetry (for dependency management)
- Docker (for some tools)