-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
32 lines (30 loc) · 1014 Bytes
/
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
name = "LyceumMuJoCoViz"
uuid = "409fd311-7925-44f6-a514-6be572b34fdd"
authors = ["Colin Summers", "The Contributors of LyceumMuJoCoViz"]
version = "0.3.0-DEV"
[deps]
BangBang = "198e06fe-97b7-11e9-32a5-e1d131e6ad66"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
FFMPEG = "c87230d0-a227-11e9-1b43-d7ebe4e7570a"
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
LyceumBase = "db31fed1-ca1e-4084-8a49-12fae1996a55"
LyceumMuJoCo = "48b9757e-04b8-4dbf-b6ed-75c13d9e4026"
MuJoCo = "93189219-7048-461c-94ec-443a161ed927"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Shapes = "175de200-b73b-11e9-28b7-9b5b306cec37"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
BangBang = "0.3"
DocStringExtensions = "0.8"
FFMPEG = "0.3"
GLFW = "3.2"
LyceumBase = "0.3"
LyceumMuJoCo = "0.3"
MuJoCo = "0.3"
Observables = "0.3"
PrettyTables = "0.8"
Shapes = "0.3"
StaticArrays = "0.12"
julia = "1.3"