-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathProject.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 = "ChifiDocs"
uuid = "2902d582-2320-11ef-162d-5129ef18b83b"
authors = ["emmac "]
version = "0.1.0"
[deps]
CarouselArrays = "728b0f75-d1ac-44d2-96e7-73f1be4eca2f"
Documator = "4e841206-9f20-48d9-9ddd-dfd252355962"
Gattino = "f0fb3ee5-f608-41f3-a42d-dac276373afc"
GattinoPleths = "9f033946-9ab4-431a-b842-48f7db4940ab"
IPyCells = "f2c63c6a-782d-45ad-850e-588fc6f0abf6"
Olive = "724ecaf6-c7a0-4c22-b37e-0bb7b4193da8"
OlivePython = "723e633f-9a76-4329-b2d1-0431e20a66c6"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Toolips = "a47e2ad8-fcf7-417c-9746-32b9bdf220bd"
ToolipsSVG = "8ae86ec9-919d-4ece-9a6d-09b7d28dae11"
ToolipsServables = "bf3a9e68-ca66-4981-8178-9d71c4f8abaa"
ToolipsSession = "2fe55384-55bc-4df3-9d59-c817d405cd05"
ToolipsUDP = "c24f5779-9d3b-4059-90d7-a34104ea6889"
[compat]
Gattino = "0.1.1"
GattinoPleths = "0.0.9"
Olive = "0.1.1"
OlivePython = "0.1.0"
Toolips = "0.3"
ToolipsSVG = "0.2.1"
ToolipsServables = "0.2.1"
ToolipsSession = "0.4.1"
ToolipsUDP = "0.2.0"