Fix OrderedCollections version

This commit is contained in:
2021-07-23 17:42:29 -05:00
parent 881957d6b5
commit d4fa75297f

View File

@@ -40,6 +40,7 @@ JSON = "0.21"
JSONSchema = "0.3"
JuMP = "0.21"
MathOptInterface = "0.9"
OrderedCollections = "1.4"
PackageCompiler = "1"
ProgressBars = "0.6"
Shapefile = "0.7"