From 83074253e14cadd50dd0f89af805b9e10c8c83b2 Mon Sep 17 00:00:00 2001 From: Bendy <190111823+FlashJetton@users.noreply.github.com> Date: Sat, 6 Sep 2025 21:20:16 +0700 Subject: [PATCH] Update Python version in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 450f31f..2be114a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
-[![Python](https://img.shields.io/badge/Python-3.9+-blue?style=flat-square&logo=python&logoColor=white)](https://python.org) +[![Python](https://img.shields.io/badge/Python-3.11-blue?style=flat-square&logo=python&logoColor=white)](https://python.org) [![OpenAI](https://img.shields.io/badge/OpenAI-Agents_SDK-green?style=flat-square&logo=openai&logoColor=white)](https://openai.github.io/openai-agents-python/) [![Telegram](https://img.shields.io/badge/Telegram-Bot_API-blue?style=flat-square&logo=telegram&logoColor=white)](https://core.telegram.org/bots/api) [![Docker](https://img.shields.io/badge/Docker-Compose-blue?style=flat-square&logo=docker&logoColor=white)](https://docker.com) @@ -72,7 +72,7 @@ The token swap function is only active in private mode. Your private key will be | Component | Technology | |-----------|------------| -| **Core Language** | Python 3.9+ | +| **Core Language** | Python 3.11 | | **AI Framework** | OpenAI Agents SDK | | **Communication** | Model Context Protocol | | **Blockchain** | Solana RPC API | -- 2.38.5