Update file pyproject.toml.

This commit is contained in:
Schimon Jehudah, Adv. 2024-07-05 19:25:03 +03:00
parent 5e20b2830d
commit f9a1c683cd

View file

@ -43,12 +43,17 @@ dependencies = [
# "daemonize",
"feedparser",
"lxml",
"omemo", # OMEMO
# "pysocks",
"protobuf==3.20.3", # OMEMO
"python-dateutil",
"requests",
"slixmpp",
"slixmpp-omemo", # OMEMO
"tomli", # Python 3.10
"tomli_w",
"X3DH", # OMEMO
"XEdDSA", # OMEMO
]
[project.urls]