From 12cf076118570eebbff08c6b3090e0d4798447a1 Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Wed, 3 Apr 2024 03:17:55 -0400 Subject: no venv --- .../legacy/__pycache__/__init__.cpython-311.pyc | Bin 201 -> 0 bytes .../legacy/__pycache__/async_timeout.cpython-311.pyc | Bin 10608 -> 0 bytes .../websockets/legacy/__pycache__/auth.cpython-311.pyc | Bin 8251 -> 0 bytes .../legacy/__pycache__/client.cpython-311.pyc | Bin 28561 -> 0 bytes .../legacy/__pycache__/compatibility.cpython-311.pyc | Bin 544 -> 0 bytes .../legacy/__pycache__/framing.cpython-311.pyc | Bin 6960 -> 0 bytes .../legacy/__pycache__/handshake.cpython-311.pyc | Bin 7863 -> 0 bytes .../websockets/legacy/__pycache__/http.cpython-311.pyc | Bin 8261 -> 0 bytes .../legacy/__pycache__/protocol.cpython-311.pyc | Bin 65525 -> 0 bytes .../legacy/__pycache__/server.cpython-311.pyc | Bin 49251 -> 0 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/__init__.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/auth.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/client.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/compatibility.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/framing.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/handshake.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/http.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/protocol.cpython-311.pyc delete mode 100644 venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/server.cpython-311.pyc (limited to 'venv/lib/python3.11/site-packages/websockets/legacy/__pycache__') diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/__init__.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 5384f2b..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-311.pyc deleted file mode 100644 index f3e18ca..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/async_timeout.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/auth.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/auth.cpython-311.pyc deleted file mode 100644 index e572023..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/auth.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/client.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/client.cpython-311.pyc deleted file mode 100644 index 8ab650d..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/client.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/compatibility.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/compatibility.cpython-311.pyc deleted file mode 100644 index e65d9ec..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/compatibility.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/framing.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/framing.cpython-311.pyc deleted file mode 100644 index 47c4426..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/framing.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/handshake.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/handshake.cpython-311.pyc deleted file mode 100644 index 0db3ae7..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/handshake.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/http.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/http.cpython-311.pyc deleted file mode 100644 index 2199c73..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/http.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/protocol.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/protocol.cpython-311.pyc deleted file mode 100644 index 002cb1f..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/protocol.cpython-311.pyc and /dev/null differ diff --git a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/server.cpython-311.pyc b/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/server.cpython-311.pyc deleted file mode 100644 index 6319b6e..0000000 Binary files a/venv/lib/python3.11/site-packages/websockets/legacy/__pycache__/server.cpython-311.pyc and /dev/null differ -- cgit v1.2.3