Skip to content

Commit 63ca871

Browse files
authored
Use Python 3.11 (#1936)
1 parent 1645c92 commit 63ca871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

llm/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The main functionality is implemented in `llm_functions.py`, which provides meth
2626

2727
## Requirements
2828

29-
- Python 3.12.0
29+
- Python 3.11
3030
- Dependencies listed in `requirements.txt`
3131

3232
## Usage

0 commit comments

Comments
 (0)