# 基础依赖 python-dotenv>=1.0.0 loguru>=0.7.0 # 数据库 SQLAlchemy>=2.0.0 pymysql>=1.1.0 aiomysql>=0.2.0 # Redis redis>=5.0.0 # 异步 asyncio>=3.4.3