mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-07-28 03:07:56 +00:00
11 lines
240 B
Plaintext
11 lines
240 B
Plaintext
# 提示词库管理系统依赖包
|
|
pandas==2.1.4
|
|
openpyxl==3.1.2
|
|
google-auth==2.22.0
|
|
google-auth-oauthlib==1.0.0
|
|
google-auth-httplib2==0.1.0
|
|
google-api-python-client==2.96.0
|
|
PyYAML==6.0.1
|
|
python-dotenv==1.0.0
|
|
rich==13.7.1
|
|
InquirerPy==0.3.4 |