-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
23 lines (21 loc) · 851 Bytes
/
Project.toml
File metadata and controls
23 lines (21 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name = "UnfoldSimDashboard"
uuid = "6cb0f822-6d9e-4b62-84e8-f6b690ae4dad"
authors = ["Varad"]
version = "0.1.0"
[deps]
Bonito = "f0f68f2c-4968-4e5d-a4f0-3b2f802f5f73"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57c-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
JSON3 = "0f8b85d8-7281-11e9-16c2-21f4f881f52e"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
StatsModels = "3eaba693-59b7-5ba5-a881-562e759f1c8d"
TopoPlots = "08f8c1c1-5f6e-4af0-a894-c35b6d6d8f10"
UnfoldMakie = "b5a6b251-7f6f-4d2d-9fd4-909df7f52e6a"
UnfoldSim = "732b0a71-0a27-4f17-8762-8f8f17f1ad5a"
WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
[compat]
julia = "1.10"