From 19be41be1c36b3507af0d5f9f330fd727ca9cdb2 Mon Sep 17 00:00:00 2001 From: Alex Shnitman Date: Sun, 12 Sep 2021 20:23:42 +0300 Subject: upgrade to angular 12 --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') diff --git a/Pipfile b/Pipfile index 6e485b7..9c51470 100644 --- a/Pipfile +++ b/Pipfile @@ -8,7 +8,7 @@ pylint = "*" [packages] aiohttp = "*" -python-socketio = "~=4.0" +python-socketio = "~=5.0" yt-dlp = "*" [requires] -- cgit