This repository has been archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
41 lines (39 loc) · 1.52 KB
/
Project.toml
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
33
34
35
36
37
38
39
40
41
name = "GenieBuiltLifeProto"
uuid = "9e6ec31a-4cef-4def-9440-f7db695aa5a5"
authors = ["Kaeptenblaubaer <michelkannfliegen@gmail.com>"]
version = "1.0.2"
[deps]
BitemporalPostgres = "e513cd14-23e6-48df-acf1-d9bc8fa5674b"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Genie = "c43c736e-a2d1-11e8-161f-af95117fbd1e"
GenieFramework = "a59fdf5c-6bf0-4f5d-949c-a137c9e2f353"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
LifeContingencies = "c8f0d631-89cd-4a1f-93d0-7542c3692561"
LifeInsuranceContracts = "fd4345fa-c73f-4ad5-b086-dba238792776"
LifeInsuranceDataModel = "4892898e-25d7-46ce-b5c3-dea2164303ac"
LifeInsuranceProduct = "492f22fc-54e6-4f0f-bb9b-bacd199f5046"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MortalityTables = "4780e19d-04b9-53dc-86c2-9e9aa59b5a12"
SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
SearchLightPostgreSQL = "4327cdd6-4902-11ea-0272-430cea0431bd"
Stipple = "4acbeb90-81a0-11ea-1966-bdaff8155998"
StippleUI = "a3c5d34a-b254-4859-a8fa-b86abb7e84a3"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
ToStruct = "43ec2cc1-0e50-5406-a854-b7ff8fdb8dad"
Yields = "d7e99b2f-e7f3-4d9e-9f01-2338fc023ad3"
[compat]
BitemporalPostgres = "1.9.0"
DataStructures = "0.18"
Genie = "5.23.5"
GenieFramework = "1.26.11"
JSON = "0.21.3"
LifeContingencies = "2.3.1"
LifeInsuranceContracts = "0.4.0"
LifeInsuranceDataModel = "1.6.0"
LifeInsuranceProduct = "0.9.0"
MortalityTables = "2.4.0"
SearchLightPostgreSQL = "2.3.3"
TimeZones = "1.9.1"
ToStruct = "0.2"
Yields = "3.4.0"