diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 46048a5..0000000 --- a/requirements.txt +++ /dev/null @@ -1,5 +0,0 @@ -colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" -dynaconf==3.2.3 ; python_version >= "3.10" and python_version < "4.0" -loguru==0.7.2 ; 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"