Files
zsglpt/requirements.txt
yuyx f326499a6a 添加Pillow依赖用于验证码图片生成
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 20:26:54 +08:00

17 lines
281 B
Plaintext

flask==3.0.0
flask-socketio==5.3.5
flask-login==0.6.3
python-socketio==5.10.0
playwright==1.40.0
eventlet==0.33.3
schedule==1.2.0
psutil==5.9.6
pytz==2024.1
bcrypt==4.0.1
requests==2.31.0
python-dotenv==1.0.0
beautifulsoup4==4.12.2
nest_asyncio
cryptography>=41.0.0
Pillow>=10.0.0