mirror of
https://github.com/matrix-org/pantalaimon.git
synced 2025-07-22 14:30:57 -04:00
store: Add methods to store media info in the store.
This commit is contained in:
parent
99a1bccbc8
commit
d25989cfd7
3 changed files with 130 additions and 2 deletions
1
setup.py
1
setup.py
|
@ -26,6 +26,7 @@ setup(
|
|||
"logbook",
|
||||
"peewee",
|
||||
"janus",
|
||||
"cachetools >= 3.0.0"
|
||||
"prompt_toolkit>2<4",
|
||||
"typing;python_version<'3.5'",
|
||||
"matrix-nio[e2e] >= 0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue