Skip to content

Commit 6884529

Browse files
committed
Update Manifest.toml
1 parent 76776eb commit 6884529

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pluto-deployment-environment/Manifest.toml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ git-tree-sha1 = "c97ce5069033ac15093dc44222e3ecb0d3af8966"
4747
uuid = "55351af7-c7e9-48d6-89ff-24e801d99491"
4848
version = "0.6.9"
4949

50+
[[FileWatching]]
51+
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
52+
5053
[[FromFile]]
5154
git-tree-sha1 = "58edf4740c91df1b739aecc35d73a090d6338f73"
5255
uuid = "ff7dd447-1dcb-4ce3-b8ac-22a812192de7"
@@ -162,12 +165,10 @@ deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markd
162165
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
163166

164167
[[Pluto]]
165-
deps = ["Base64", "Configurations", "Dates", "Distributed", "FuzzyCompletions", "HTTP", "InteractiveUtils", "Logging", "Markdown", "MsgPack", "Pkg", "REPL", "Sockets", "TableIOInterface", "Tables", "UUIDs"]
166-
git-tree-sha1 = "25b0218c72dead9e5e446599b4d15229a472f09a"
167-
repo-rev = "ec3e722"
168-
repo-url = "https://github.com/fonsp/Pluto.jl.git"
168+
deps = ["Base64", "Configurations", "Dates", "Distributed", "FileWatching", "FuzzyCompletions", "HTTP", "InteractiveUtils", "Logging", "Markdown", "MsgPack", "Pkg", "REPL", "Sockets", "TableIOInterface", "Tables", "UUIDs"]
169+
git-tree-sha1 = "6af6088f72ae82c8b6712047b5fe79c22016b878"
169170
uuid = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
170-
version = "0.14.5"
171+
version = "0.15.1"
171172

172173
[[PlutoSliderServer]]
173174
deps = ["Base64", "Configurations", "FromFile", "GitHubActions", "HTTP", "Logging", "Pkg", "Pluto", "SHA", "Sockets", "TOML", "UUIDs"]

0 commit comments

Comments
 (0)