fix: remove old structural dependency

This commit is contained in:
egarette@silique.fr 2026-06-16 20:37:35 +02:00
parent bfb22752e3
commit a58b16e85c

View file

@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"rougail >= 1.1,<2",
"rougail-structural-bitwarden == 0.1.0a6",
# "rougail-structural-bitwarden == 0.1.0a6",
]
[project.urls]