This commit is contained in:
Peter Bieringer 2024-11-21 07:51:20 +01:00
parent 8fea1f907e
commit c13e0e60fd
3 changed files with 1 additions and 3 deletions

View file

@ -36,7 +36,6 @@ web_files = ["web/internal_data/css/icon.png",
"web/internal_data/index.html"]
install_requires = ["defusedxml", "passlib", "vobject>=0.9.6",
"python-dateutil>=2.7.3",
"pika>=1.1.0",
]
bcrypt_requires = ["bcrypt"]