Beacon/workers/python/requirements.txt
2025-06-20 14:33:34 +08:00

7 lines
204 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Python 依赖
temporalio[aiohttp]
protobuf
grpcio-tools # 用于生成 protobuf 代码
requests # 用于API测试
pytest # 测试框架
playwright # UI自动化测试库或使用 selenium