1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-02 15:04:50 +08:00

Add the websocket library for automated tests

This commit is contained in:
Jacob Segal
2025-06-13 21:51:32 -07:00
parent 8d28c17369
commit 1316e608c9

View File

@@ -1,3 +1,4 @@
pytest>=7.8.0
pytest-aiohttp
pytest-asyncio
websocket-client