QChatGPT/requirements.txt

9 lines
144 B
Plaintext
Raw Normal View History

2023-01-20 14:59:38 +08:00
requests~=2.28.1
openai~=0.27.0
dulwich~=0.21.3
2023-01-20 14:59:38 +08:00
colorlog~=6.6.0
2023-02-21 17:16:18 +08:00
yiri-mirai~=0.2.6.1
websockets~=10.4
2023-01-20 14:59:38 +08:00
urllib3~=1.26.10
func_timeout~=4.3.5
Pillow