Update README; ADD GPT

This commit is contained in:
2025-08-28 23:15:38 +08:00
parent 5a30ae025e
commit 17a8336e13
8 changed files with 173 additions and 35 deletions

View File

@@ -24,5 +24,8 @@ xlrd>=2.0.1 # For older Excel files
# Security/authentication
cryptography>=3.4.7
# OpenAI
openai
# Note: hashlib and json are part of Python standard library
# Note: os and datetime are part of Python standard library