Skip to content

Commit 42d5657

Browse files
fix: update required python version in README.md
1 parent 2a623dd commit 42d5657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Ready to build your first agent? Check out our documentation:
153153
pip install askui[all]
154154
```
155155

156-
**Requires Python >=3.10**
156+
**Requires Python >=3.10, <3.14**
157157

158158
You'll also need to install AskUI Agent OS for device control. See [Setup Guide](docs/01_Setup.md) for detailed instructions.
159159

0 commit comments

Comments
 (0)