summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-29 23:02:40 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-29 23:02:40 +0100
commit45fbaf70ee5c531c53cceea77b1cf473a35efab2 (patch)
tree894fca6e69bf3154cf8349986100701fa80292b3
parent589c8383153b57860c76336a4c35ed9975e8e9e5 (diff)
downloadbank-45fbaf70ee5c531c53cceea77b1cf473a35efab2.tar.gz
bank-45fbaf70ee5c531c53cceea77b1cf473a35efab2.tar.bz2
bank-45fbaf70ee5c531c53cceea77b1cf473a35efab2.zip
needs 0.8.3 now
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index b06acc2..994024b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -8,7 +8,7 @@ license = "GPL-3.0-or-later"
[tool.poetry.dependencies]
python = "^3.8"
django = "^3.1.3"
-taler-util = "^0.8.2"
+taler-util = "^0.8.3"
lxml = "^4.6.1"
psycopg2 = "^2.8.6"
jinja2 = "^2.11.2"