-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
32 lines (30 loc) · 1001 Bytes
/
Project.toml
File metadata and controls
32 lines (30 loc) · 1001 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name = "H2EU2050"
uuid = "2ecb64dc-3895-4280-bd0d-b7f8679509b5"
authors = ["edna <natzke@campus.tu-berlin.de>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Complementarity = "a9b2a840-c9d5-5181-a245-8df664c2d6e7"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Geodesy = "0ef565a4-170c-5f04-8de2-149903a85f3d"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
MathOptInterface = "b8f27783-ece8-5eb3-8dc8-9495eed66fee"
PATHSolver = "f5f7c340-0bb3-5c69-969a-41884d311d1b"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
CSV = "0.10.15"
Complementarity = "0.9.0"
DataFrames = "1.5.0"
DataStructures = "0.19.1"
Geodesy = "1.2.0"
JSON = "0.21.4"
JSON3 = "1.14.3"
JuMP = "1.28.0"
MathOptInterface = "1.46.0"
PATHSolver = "1.7.8"
Printf = "1.11.0"
Statistics = "1.11.1"