-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
29 lines (25 loc) · 999 Bytes
/
Project.toml
File metadata and controls
29 lines (25 loc) · 999 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
name = "FunSQLShowcase"
uuid = "62600ddb-ce39-4ee3-b853-49e5dba2125b"
version = "0.1.0"
[deps]
AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150"
DBInterface = "a10d1c49-ce27-4219-8d33-6db1a4562965"
DataAPI = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DuckDB = "d2f5444f-75bc-4fdf-ac35-56f514c445e1"
FunSQL = "cf6cc811-59f4-4a10-b258-a8547a8f6407"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
HypertextLiteral = "ac1192a8-f4b3-4bfe-ba22-af5b92cd3ab2"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoSliderServer = "2fc8631c-6f24-4c5b-bca7-cbb509c42db4"
ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
[weakdeps]
PlutoRunner = "dc6b355a-2368-4481-ae6d-ae0351418d79"
[extensions]
PlutoRunnerExt = "PlutoRunner"
[compat]
URIs = "1.6.1"