hedgedoc-expire/poetry.lock
Julian Schacher 86e03c0d4e make docker image build work
- Depend on a python version Debian actually ships with in
  pyproject.toml and update the poetry.lock accordingly.
- Fix poetry bundle complaining about no python by installing
  python-is-python3.
  Also remove the python flag for poetry bundle then.
2024-11-25 17:50:55 +01:00

30 lines
972 B
TOML

# This file is automatically @generated by Poetry 1.8.4 and should not be changed by hand.
[[package]]
name = "humanize"
version = "4.9.0"
description = "Python humanize utilities"
optional = false
python-versions = ">=3.8"
files = [
{file = "humanize-4.9.0-py3-none-any.whl", hash = "sha256:ce284a76d5b1377fd8836733b983bfb0b76f1aa1c090de2566fcf008d7f6ab16"},
{file = "humanize-4.9.0.tar.gz", hash = "sha256:582a265c931c683a7e9b8ed9559089dea7edcf6cc95be39a3cbc2c5d5ac2bcfa"},
]
[package.extras]
tests = ["freezegun", "pytest", "pytest-cov"]
[[package]]
name = "pgsql"
version = "2.2"
description = "PostgreSQL client library for Python 3"
optional = false
python-versions = ">=3.11"
files = [
{file = "pgsql-2.2-py3-none-any.whl", hash = "sha256:12d3360645089d2ee6ab04dd8b9a03aeb7092e3459323f9553252bf4b8bdd2ed"},
]
[metadata]
lock-version = "2.0"
python-versions = "^3.11"
content-hash = "bc794458508ceedfc18e9635ad18b7113d5118c414698ebc12762c782ed3670d"