From 3cd4cdd8470519f599b7a25cca248c0524a6b98f Mon Sep 17 00:00:00 2001 From: mraniki Date: Thu, 7 Sep 2023 19:41:06 +0000 Subject: [PATCH] Update Requirements --- .requirements/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/.requirements/requirements.txt b/.requirements/requirements.txt index fcc8bff1..e56a211a 100644 --- a/.requirements/requirements.txt +++ b/.requirements/requirements.txt @@ -1,6 +1,5 @@ colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" dynaconf==3.2.2 ; python_version >= "3.10" and python_version < "4.0" -emoji==2.8.0 ; python_version >= "3.10" and python_version < "4.0" loguru==0.6.0 ; python_version >= "3.10" and python_version < "4.0" pyparsing==3.1.1 ; python_version >= "3.10" and python_version < "4.0" win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"