Skip to content

Commit 0797bfe

Browse files
committed
Upd for 1.12
1 parent 27b2c1d commit 0797bfe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GaussianSplatting"
22
uuid = "991e6b22-92f0-46ac-8b70-8a93e7beee5d"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
authors = ["Anton Smirnov <[email protected]>"]
55

66
[deps]
@@ -49,11 +49,11 @@ GaussianSplattingAMDGPUExt = "AMDGPU"
4949
GaussianSplattingCUDAExt = ["CUDA", "cuDNN"]
5050

5151
[compat]
52-
AMDGPU = "1.3"
52+
AMDGPU = "2"
5353
Adapt = "4"
5454
BSON = "0.3"
5555
BenchmarkTools = "1"
56-
CImGui = "2"
56+
CImGui = "6"
5757
CUDA = "5"
5858
ChainRulesCore = "1"
5959
Distributions = "0.25"
@@ -72,7 +72,7 @@ ModernGL = "1.1"
7272
NNlib = "0.9"
7373
NearestNeighbors = "0.4"
7474
NerfUtils = "0.2"
75-
NeuralGraphicsGL = "0.4"
75+
NeuralGraphicsGL = "0.5"
7676
PlyIO = "1.2"
7777
Preferences = "1.4"
7878
Quaternions = "0.7"

0 commit comments

Comments
 (0)