-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathProject.toml
More file actions
25 lines (23 loc) · 769 Bytes
/
Project.toml
File metadata and controls
25 lines (23 loc) · 769 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
name = "PlutoExtras"
uuid = "ed5d0301-4775-4676-b788-cf71e66ff8ed"
authors = ["Alberto Mengali <disberd@gmail.com>"]
version = "0.7.18"
[deps]
AbstractPlutoDingetjes = "6e696c72-6542-2067-7265-42206c756150"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
HypertextLiteral = "ac1192a8-f4b3-4bfe-ba22-af5b92cd3ab2"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
[compat]
AbstractPlutoDingetjes = "1"
DocStringExtensions = "0.9"
HypertextLiteral = "0.9, 1"
InteractiveUtils = "1"
Markdown = "1"
PlutoUI = "0.7.51"
REPL = "1"
Random = "1"
julia = "1.10"