-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
31 lines (29 loc) · 1.01 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
name = "TreatmentPathwaysExploration"
UUID = "b46bc0d7-c3df-4815-a6ed-77436099506a"
authors = ["Jacob Zelko <[email protected]>"]
[deps]
DBInterface = "a10d1c49-ce27-4219-8d33-6db1a4562965"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
HealthSampleData = "b8464e9a-ae38-46a4-977b-86f00930f698"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
Latexify = "23fbe1c1-3f47-55db-b15f-69d7ec21a316"
OHDSIAPI = "43fe992b-71c2-425c-b13e-efb1498069b1"
OHDSICohortExpressions = "b1469e29-13af-4897-a4a9-3c363a260582"
OMOPCDMCohortCreator = "f525a15e-a73f-4eef-870f-f901257eae22"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
[compat]
DBInterface = "2.5"
DataFrames = "1.6"
HealthSampleData = "0.0.1"
JSON3 = "1.13"
LaTeXStrings = "1.3"
Latexify = "0.16"
OHDSICohortExpressions = "0.1"
OMOPCDMCohortCreator = "0.3"
PrettyTables = "2"
SQLite = "1.6"
Weave = "0.10.12"
julia = "1.6"