chore: 添加requirements.txt

This commit is contained in:
Rock Chin
2022-12-13 00:35:53 +08:00
parent 2930455249
commit dde1666f0c
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ cd QChatGPT
2. 安装依赖 2. 安装依赖
```bash ```bash
pip3 install pymysql yiri-mirai openai colorlog func_timeout pip3 install -r requirements.txt
``` ```
3. 运行一次主程序,生成配置文件 3. 运行一次主程序,生成配置文件
BIN
View File
Binary file not shown.