mirror of
https://github.com/comeonzhj/Auto-Redbook-Skills.git
synced 2026-03-27 04:29:28 +08:00
18 lines
263 B
Plaintext
18 lines
263 B
Plaintext
# 小红书笔记创作技能依赖
|
||
|
||
# Markdown 处理
|
||
markdown>=3.4.0
|
||
PyYAML>=6.0
|
||
|
||
# 浏览器自动化(渲染图片)
|
||
playwright>=1.40.0
|
||
|
||
# 小红书发布
|
||
xhs>=0.4.0
|
||
|
||
# 环境变量管理
|
||
python-dotenv>=1.0.0
|
||
|
||
# HTTP 请求(API 模式)
|
||
requests>=2.28.0
|