-
thomaswoehlke authoredthomaswoehlke authored
pyproject.toml 1.10 KiB
[build-system]
requires = [
"alembic==1.6.2",
"appdirs==1.4.4",
"argparse==1.4.0",
"attrs==21.2.0",
"build==0.3.1.post1",
"certifi==2020.12.5",
"cfgv==3.3.0",
"chardet==4.0.0",
"click==7.1.2",
"distlib==0.3.1",
"docutils==0.17.1",
"filelock==3.0.12",
"flask-sqlalchemy==2.5.1",
"flask==1.1.4",
"greenlet==1.1.0",
"identify==2.2.4",
"idna==2.10",
"itsdangerous==1.1.0",
"jinja2==2.11.3",
"mako==1.1.4",
"markupsafe==2.0.0",
"nodeenv==1.6.0",
"packaging==20.9",
"pbr==5.6.0",
"pep517==0.10.0",
"pip-licenses==3.3.1",
"pip-tools==6.1.0",
"pipenv==2020.11.15",
"pre-commit==2.12.1",
"ptable==0.9.2",
"py==1.10.0",
"pyaml==20.4.0",
"pygments==2.9.0",
"pyparsing==2.4.7",
"python-dateutil==2.8.1",
"python-dotenv==0.17.1",
"python-editor==1.0.4",
"python-magic==0.4.22",
"pytoolbox==14.0.0",
"pytz==2021.1",
"pyyaml==5.4.1",
"requests==2.25.1",
"six==1.16.0",
"sqlalchemy==1.4.15",
"toml==0.10.2",
"tqdm==4.60.0",
"urllib3==1.26.4",
"venv-run==0.1.0",
"virtualenv-clone==0.5.4",
"virtualenv==20.4.6",
"werkzeug==1.0.1",
"wheel==0.36.2",
]
build-backend = "setuptools.build_meta"