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

Made psutil necessary requirement

This commit is contained in:
krateng
2021-12-23 07:25:12 +01:00
parent 06f178b58a
commit b6551131ba
3 changed files with 5 additions and 2 deletions

View File

@@ -7,3 +7,4 @@ wand>=0.5.4
jinja2>=2.11
lru-dict>=1.1.6
css_html_js_minify>=2.5.5
psutil>=5.8.0