Add PyMax worker POC

This commit is contained in:
sevenhill
2026-07-06 23:32:22 +03:00
parent 183ec8d90f
commit 81b20dcaec
5 changed files with 688 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
aiofiles>=25.1.0
aiohttp>=3.9.0
aiosqlite>=0.22.0
msgpack>=1.1.0
pydantic>=2.10.0
python-socks[asyncio]>=2.8.0
qrcode>=8.2
websockets>=16.0
zstandard>=0.25.0