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

Updated requirements

This commit is contained in:
krateng
2021-12-20 00:55:31 +01:00
parent ba96c8e14f
commit 5a2ec61d66
3 changed files with 6 additions and 5 deletions

View File

@@ -15,7 +15,7 @@ python_version = ">=3.6"
requires = [
"bottle>=0.12.16",
"waitress>=1.3",
"doreah>=1.6.12",
"doreah>=1.7.0",
"nimrodel>=0.7.0",
"setproctitle>=1.1.10",
"wand>=0.5.4",