From df120bd12ee772cdb71edf4053f68464d6deeb12 Mon Sep 17 00:00:00 2001 From: velolib Date: Sun, 12 Feb 2023 08:50:26 +0700 Subject: [PATCH] =?UTF-8?q?=E2=9D=8C=20Remove=20requirements.txt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 56 ------------------------------------------------ 1 file changed, 56 deletions(-) delete mode 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index f492cc6..0000000 --- a/requirements.txt +++ /dev/null @@ -1,56 +0,0 @@ -astor==0.8.1 -attrs==22.2.0 -autopep8==2.0.1 -cfgv==3.3.1 -click==8.1.3 -colorama==0.4.6 -commonmark==0.9.1 -coverage==7.1.0 -distlib==0.3.6 -filelock==3.9.0 -flake8==6.0.0 -flake8-docstrings==1.7.0 -flake8-simplify==0.19.3 -graphviz==0.20.1 --e . -identify==2.5.17 -iniconfig==2.0.0 -isort==5.12.0 -jsonschema==4.17.3 -markdown-it-py==2.1.0 -mccabe==0.7.0 -mdurl==0.1.2 -mpmath==1.2.1 -mypy==0.991 -mypy-extensions==0.4.3 -nodeenv==1.7.0 -packaging==23.0 -pep8-naming==0.13.3 -platformdirs==2.6.2 -pluggy==1.0.0 -pre-commit==2.21.0 -prompt-toolkit==3.0.36 -pycodestyle==2.10.0 -pydocstyle==6.3.0 -pyflakes==3.0.1 -Pygments==2.14.0 -pyrsistent==0.19.3 -pytest==7.2.1 -pytest-cov==4.0.0 -PyYAML==6.0 -rich==13.3.1 -ruamel.yaml==0.17.21 -snowballstemmer==2.2.0 -sympy==1.11.1 -typer==0.7.0 -types-colorama==0.4.15.5 -types-commonmark==0.9.2.1 -types-docutils==0.19.1.2 -types-jsonschema==4.17.0.3 -types-Pillow==9.4.0.6 -types-Pygments==2.14.0.1 -types-PyYAML==6.0.12.3 -types-setuptools==65.7.0.3 -typing_extensions==4.4.0 -virtualenv==20.17.1 -wcwidth==0.2.6