Semver with 3 numbers specification
This commit is contained in:
parent
3e660a4d5f
commit
a24d7861d8
@ -2,9 +2,9 @@
|
||||
"name": "crankshaft",
|
||||
"current_version": {
|
||||
"requires": {
|
||||
"postgres": ">=9.5",
|
||||
"postgis": ">=2.2",
|
||||
"python": ">=2.7",
|
||||
"postgres": ">=9.5.0",
|
||||
"postgis": ">=2.2.0",
|
||||
"python": ">=2.7.0",
|
||||
"joblib": "0.8.3",
|
||||
"numpy": "1.6.1",
|
||||
"scipy": "0.14.0",
|
||||
|
Loading…
Reference in New Issue
Block a user