mirror of
https://github.com/krateng/maloja.git
synced 2025-07-09 03:04:07 -04:00
Bumped nimrodel requirement
This commit is contained in:
parent
8cf39adc91
commit
68000067bc
@ -7,7 +7,7 @@ author = {
|
|||||||
"email":"maloja@krateng.dev",
|
"email":"maloja@krateng.dev",
|
||||||
"github": "krateng"
|
"github": "krateng"
|
||||||
}
|
}
|
||||||
version = 2,1,1
|
version = 2,1,2
|
||||||
versionstr = ".".join(str(n) for n in version)
|
versionstr = ".".join(str(n) for n in version)
|
||||||
|
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ requires = [
|
|||||||
"bottle>=0.12.16",
|
"bottle>=0.12.16",
|
||||||
"waitress>=1.3",
|
"waitress>=1.3",
|
||||||
"doreah>=1.2.10",
|
"doreah>=1.2.10",
|
||||||
"nimrodel>=0.4.9",
|
"nimrodel>=0.6.3",
|
||||||
"setproctitle>=1.1.10",
|
"setproctitle>=1.1.10",
|
||||||
"wand>=0.5.4",
|
"wand>=0.5.4",
|
||||||
"lesscpy>=0.13"
|
"lesscpy>=0.13"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user