Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Jan 10, 2024
1 parent bc48fa6 commit 098dbe6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@ AffineInvariantMCMC = "a0f608ac-68d0-5108-ad9a-0cdca73324f3"
Anasol = "fd9e7046-df80-5870-8bf6-b6b2342464ec"
BIGUQ = "7f9c7709-75fb-5397-acba-f980073965f6"
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DocumentFunction = "e1f3b4f0-2dc4-57d3-83f7-d4b7faf3b05b"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterMarkdown = "997ab1e6-3595-5248-9280-8efb232c3433"
Fontconfig = "186bb1d3-e1f7-5a2c-a377-96d770f13627"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Fontconfig = "186bb1d3-e1f7-5a2c-a377-96d770f13627"
Gadfly = "c91e804a-d5a3-530f-b6f0-dfbca275c004"
GeostatInversion = "acd30bff-8734-59b1-86d1-c3ef2efb63d6"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
Expand All @@ -33,8 +33,8 @@ JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
Kriging = "6133562b-a8e8-5ea3-954b-37642b766dad"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
Expand Down Expand Up @@ -62,19 +62,19 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"

[compat]
AffineInvariantMCMC = "1.2.2, 2"
Anasol = "1"
BIGUQ = "1"
BlackBoxOptim = "0.5, 0.6, 0.7"
CSV = "0.10, 0.11, 1"
Cairo = "1"
Colors = "0.12, 0.13"
Compose = "0.8, 0.9"
Conda = "1"
CSV = "0.10, 0.11, 1"
DataFrames = "1"
DataStructures = "0.17, 0.18, 0.19"
Dates = "1"
Expand All @@ -84,8 +84,8 @@ Distributions = "0.23, 0.24, 0.25"
DocumentFunction = "1"
Documenter = "0.25, 0.26, 0.27, 1"
DocumenterMarkdown = "0.2, 0.3"
Fontconfig = "0.4, 0.5"
FileIO = "1"
Fontconfig = "0.4, 0.5"
Gadfly = "1"
GeostatInversion = "1"
IJulia = "1"
Expand All @@ -99,34 +99,34 @@ Kriging = "1"
LightXML = "0.9, 0.10, 1"
LinearAlgebra = "1"
LsqFit = "0.15, 0.16, 1"
MathOptInterface = "1"
Markdown = "1"
Mmap = "1"
MathOptInterface = "1"
Measures = "0.3.1, 0.4"
MetaProgTools = "1"
Mmap = "1"
NMF = "0.4, 0.5, 1"
Optim = "1"
OrderedCollections = "1.5, 1.6"
OrdinaryDiffEq = "5, 6"
Pkg = "1"
ProgressMeter = "1"
Printf = "1"
ProgressMeter = "1"
PyCall = "1"
PyPlot = "2"
Random = "1"
ReusableFunctions = "1"
RobustPmap = "1"
SHA = "0.7, 1"
SVR = "1"
SharedArrays = "1"
Sockets = "1"
SparseArrays = "1"
Statistics = "1"
StatsBase = "0.33, 0.34, 0.35, 1"
Suppressor = "0.2, 0.3"
SVR = "1"
Test = "1"
YAML = "0.4.2, 0.5"
XLSX = "0.7, 0.8, 0.9, 0.10, 1"
YAML = "0.4.2, 0.5"
julia = "1.9"

[extras]
Expand Down

0 comments on commit 098dbe6

Please sign in to comment.