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 a6a6b615f4
commit 92f9a10782

View File

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