Skip to content

Commit fc41f84

Browse files
committed
update
1 parent ab38102 commit fc41f84

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ YAML-based configuration with hierarchical structure:
110110

111111
### Development Notes
112112

113-
- Python >=3.9 required
113+
- Python >=3.10 required
114114
- Uses OpenAI-compatible APIs for LLM integration
115115
- Tests use unittest framework
116116
- Black for code formatting

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ OpenEvolve implements a sophisticated **evolutionary coding pipeline** that goes
247247
## 🛠 Installation & Setup
248248

249249
### Requirements
250-
- **Python**: 3.9+
250+
- **Python**: 3.10+
251251
- **LLM Access**: Any OpenAI-compatible API
252252
- **Optional**: Docker for containerized runs
253253

0 commit comments

Comments
 (0)