refactor: Consolidate external tools and personal configurations under libs/external, clean up libs/common/utils, and update gitignore and AGENTS.md

This commit is contained in:
tukuaiai
2025-12-14 07:40:59 +08:00
parent 824b2632c6
commit b6e4231621
1508 changed files with 4 additions and 2 deletions
+11
View File
@@ -0,0 +1,11 @@
# 提示词库管理系统依赖包
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