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-21 19:58:20 +01:00
parent 7299c2e07e
commit ca78463989
2 changed files with 2 additions and 2 deletions

View File

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