1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Implemented full local image caching, fix GH-99

This commit is contained in:
krateng
2022-02-26 22:36:55 +01:00
parent 631fd941ec
commit b83eee559f
4 changed files with 27 additions and 1 deletions

View File

@@ -7,3 +7,5 @@ jinja2>=2.11
lru-dict>=1.1.6
css_html_js_minify>=2.5.5
psutil>=5.8.0
sqlalchemy>=1.4
python-datauri>=1.1.0