-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 2050c2e.
- Loading branch information
Showing
2 changed files
with
423 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,340 @@ | ||
# | ||
# This file is autogenerated by pip-compile with Python 3.10 | ||
# by the following command: | ||
# | ||
# "make update-requirements" | ||
# | ||
-e file:.#egg=zettel-org>=0.dev | ||
# via -r requirements-dev.in | ||
alabaster==1.0.0 | ||
# via sphinx | ||
annotated-types==0.7.0 | ||
# via pydantic | ||
antlr4-python3-runtime==4.13.2 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
antlr4-tools==0.2.1 | ||
# via -r requirements-dev.in | ||
arrow==1.3.0 | ||
# via cookiecutter | ||
astroid==3.3.5 | ||
# via pylint | ||
babel==2.16.0 | ||
# via sphinx | ||
binaryornot==0.4.4 | ||
# via cookiecutter | ||
black==24.10.0 | ||
# via -r requirements-dev.in | ||
bolton-clack==0.3.12 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
bolton-eris==0.2.3 | ||
# via | ||
# bolton-clack | ||
# bolton-proctor | ||
bolton-ion==0.1.0 | ||
# via bolton-eris | ||
bolton-logrus==0.1.3 | ||
# via | ||
# -r requirements.in | ||
# bolton-clack | ||
# zettel-org | ||
bolton-metaman==0.1.2 | ||
# via | ||
# bolton-eris | ||
# bolton-logrus | ||
bolton-proctor==0.2.2 | ||
# via vimala | ||
bolton-typist==0.2.0 | ||
# via | ||
# -r requirements.in | ||
# bolton-clack | ||
# bolton-eris | ||
# vimala | ||
# zettel-org | ||
build==1.2.2.post1 | ||
# via pip-tools | ||
bump2version==1.0.1 | ||
# via -r requirements-dev.in | ||
certifi==2024.8.30 | ||
# via requests | ||
chardet==5.2.0 | ||
# via binaryornot | ||
charset-normalizer==3.4.0 | ||
# via requests | ||
click==8.1.7 | ||
# via | ||
# black | ||
# cookiecutter | ||
# cruft | ||
# pip-tools | ||
# typer | ||
cogapp==3.4.1 | ||
# via -r requirements-dev.in | ||
cookiecutter==2.6.0 | ||
# via cruft | ||
coverage[toml]==7.6.2 | ||
# via pytest-cov | ||
cruft[pyproject]==2.15.0 | ||
# via -r requirements-dev.in | ||
dill==0.3.9 | ||
# via pylint | ||
distlib==0.3.9 | ||
# via virtualenv | ||
docutils==0.21.2 | ||
# via | ||
# m2r2 | ||
# sphinx | ||
# sphinx-rtd-theme | ||
exceptiongroup==1.2.2 | ||
# via pytest | ||
filelock==3.16.1 | ||
# via | ||
# tox | ||
# virtualenv | ||
flake8==7.1.1 | ||
# via -r requirements-dev.in | ||
freezegun==1.5.1 | ||
# via -r requirements-dev.in | ||
gitdb==4.0.11 | ||
# via gitpython | ||
gitpython==3.1.43 | ||
# via cruft | ||
greenlet==3.1.1 | ||
# via sqlalchemy | ||
idna==3.10 | ||
# via requests | ||
imagesize==1.4.1 | ||
# via sphinx | ||
iniconfig==2.0.0 | ||
# via pytest | ||
install-jdk==1.1.0 | ||
# via antlr4-tools | ||
isort==5.13.2 | ||
# via | ||
# -r requirements-dev.in | ||
# pylint | ||
jinja2==3.1.4 | ||
# via | ||
# -r requirements.in | ||
# cookiecutter | ||
# sphinx | ||
# zettel-org | ||
m2r2==0.3.3.post2 | ||
# via -r requirements-dev.in | ||
markdown-it-py==3.0.0 | ||
# via rich | ||
markupsafe==3.0.1 | ||
# via jinja2 | ||
mccabe==0.7.0 | ||
# via | ||
# flake8 | ||
# pylint | ||
mdurl==0.1.2 | ||
# via markdown-it-py | ||
mistune==0.8.4 | ||
# via m2r2 | ||
mypy==1.11.2 | ||
# via -r requirements-dev.in | ||
mypy-extensions==1.0.0 | ||
# via | ||
# black | ||
# mypy | ||
packaging==24.1 | ||
# via | ||
# black | ||
# build | ||
# pytest | ||
# setuptools-scm | ||
# sphinx | ||
# tox | ||
pathspec==0.12.1 | ||
# via black | ||
pip-tools==7.4.1 | ||
# via -r requirements-dev.in | ||
platformdirs==4.3.6 | ||
# via | ||
# black | ||
# pylint | ||
# virtualenv | ||
pluggy==1.5.0 | ||
# via | ||
# pytest | ||
# tox | ||
py==1.11.0 | ||
# via tox | ||
pycodestyle==2.12.1 | ||
# via flake8 | ||
pydantic==2.9.2 | ||
# via | ||
# bolton-clack | ||
# pydantic-settings | ||
# sqlmodel | ||
pydantic-core==2.23.4 | ||
# via pydantic | ||
pydantic-settings==2.4.0 | ||
# via | ||
# -r requirements.in | ||
# bolton-clack | ||
# zettel-org | ||
pydocstyle[toml]==6.3.0 | ||
# via -r requirements-dev.in | ||
pyflakes==3.2.0 | ||
# via flake8 | ||
pygments==2.18.0 | ||
# via | ||
# rich | ||
# sphinx | ||
pylint==3.3.1 | ||
# via -r requirements-dev.in | ||
pyproject-hooks==1.2.0 | ||
# via | ||
# build | ||
# pip-tools | ||
pytest==7.4.4 | ||
# via | ||
# -r requirements-dev.in | ||
# pytest-cov | ||
# pytest-mock | ||
# syrupy | ||
pytest-cov==5.0.0 | ||
# via -r requirements-dev.in | ||
pytest-mock==3.14.0 | ||
# via -r requirements-dev.in | ||
python-dateutil==2.9.0.post0 | ||
# via | ||
# -r requirements.in | ||
# arrow | ||
# freezegun | ||
# zettel-org | ||
python-dotenv==1.0.1 | ||
# via pydantic-settings | ||
python-slugify==8.0.4 | ||
# via cookiecutter | ||
pyyaml==6.0.2 | ||
# via | ||
# bolton-clack | ||
# cookiecutter | ||
requests==2.32.3 | ||
# via | ||
# cookiecutter | ||
# sphinx | ||
rich==13.9.2 | ||
# via | ||
# -r requirements.in | ||
# cookiecutter | ||
# typer | ||
# zettel-org | ||
setuptools-scm==8.1.0 | ||
# via -r requirements-dev.in | ||
shellingham==1.5.4 | ||
# via typer | ||
six==1.16.0 | ||
# via | ||
# python-dateutil | ||
# tox | ||
smmap==5.0.1 | ||
# via gitdb | ||
snowballstemmer==2.2.0 | ||
# via | ||
# pydocstyle | ||
# sphinx | ||
sphinx==8.1.2 | ||
# via | ||
# -r requirements-dev.in | ||
# sphinx-autodoc-typehints | ||
# sphinx-rtd-theme | ||
# sphinxcontrib-jquery | ||
sphinx-autodoc-typehints==2.5.0 | ||
# via -r requirements-dev.in | ||
sphinx-rtd-theme==3.0.1 | ||
# via -r requirements-dev.in | ||
sphinxcontrib-applehelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-devhelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-htmlhelp==2.1.0 | ||
# via sphinx | ||
sphinxcontrib-jquery==4.1 | ||
# via sphinx-rtd-theme | ||
sphinxcontrib-jsmath==1.0.1 | ||
# via sphinx | ||
sphinxcontrib-qthelp==2.0.0 | ||
# via sphinx | ||
sphinxcontrib-serializinghtml==2.0.0 | ||
# via sphinx | ||
sqlalchemy==2.0.35 | ||
# via sqlmodel | ||
sqlmodel==0.0.22 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
structlog==24.4.0 | ||
# via bolton-logrus | ||
syrupy==4.7.2 | ||
# via -r requirements-dev.in | ||
text-unidecode==1.3 | ||
# via python-slugify | ||
toml==0.10.2 | ||
# via cruft | ||
tomli==2.0.2 | ||
# via | ||
# black | ||
# build | ||
# coverage | ||
# mypy | ||
# pip-tools | ||
# pydocstyle | ||
# pylint | ||
# pytest | ||
# setuptools-scm | ||
# sphinx | ||
# tox | ||
tomlkit==0.13.2 | ||
# via pylint | ||
tox==3.28.0 | ||
# via | ||
# -r requirements-dev.in | ||
# tox-pyenv | ||
tox-pyenv==1.1.0 | ||
# via -r requirements-dev.in | ||
tqdm==4.66.5 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
typer==0.12.5 | ||
# via cruft | ||
types-python-dateutil==2.9.0.20241003 | ||
# via arrow | ||
types-tqdm==4.66.0.20240417 | ||
# via -r requirements-dev.in | ||
typing-extensions==4.12.2 | ||
# via | ||
# astroid | ||
# black | ||
# mypy | ||
# pydantic | ||
# pydantic-core | ||
# rich | ||
# sqlalchemy | ||
# typer | ||
urllib3==2.2.3 | ||
# via requests | ||
vimala==0.2.0 | ||
# via | ||
# -r requirements.in | ||
# zettel-org | ||
virtualenv==20.26.6 | ||
# via tox | ||
wheel==0.44.0 | ||
# via pip-tools | ||
|
||
# The following packages are considered to be unsafe in a requirements file: | ||
pip==24.2 | ||
# via pip-tools | ||
setuptools==75.1.0 | ||
# via | ||
# pip-tools | ||
# setuptools-scm |
Oops, something went wrong.