添加cryptography依赖和crypto_utils.py到Docker构建

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-11 20:09:22 +08:00
parent 7cfb76abf2
commit b0475bb1ba
2 changed files with 2 additions and 0 deletions

View File

@@ -12,3 +12,4 @@ requests==2.31.0
python-dotenv==1.0.0
beautifulsoup4==4.12.2
nest_asyncio
cryptography>=41.0.0