From f377dc925041eb45ddd120cac04db27ee649c3b5 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Wed, 28 Feb 2024 08:36:47 -0500 Subject: [PATCH] fix(pterodactyl): added websockets as a dependency in info.json --- pterodactyl/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pterodactyl/info.json b/pterodactyl/info.json index af5a20d..fa310cc 100644 --- a/pterodactyl/info.json +++ b/pterodactyl/info.json @@ -9,7 +9,7 @@ "disabled": false, "min_bot_version": "3.5.0", "min_python_version": [3, 8, 0], - "requirements": ["py-dactyl"], + "requirements": ["py-dactyl", "websockets"], "tags": [ "pterodactyl", "minecraft",