Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit f534e1c

Browse files
committed
Docs: Add python version to Requirements section in readme
1 parent 362a64c commit f534e1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/Chat-GPT-Discord-Bot/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Requirements
22

3-
This project requires discord.py version 2.3.2, OpenAI version 1.30.1 and python-dotenv version 1.0.1 which can be installed via `requirements.txt`:
3+
This project requires python version 3.12.3 discord.py version 2.3.2, OpenAI version 1.30.1 and python-dotenv version 1.0.1 which can be installed via `requirements.txt`:
44

55
```bash
66
pip install -r requirements.txt

0 commit comments

Comments
 (0)