[submodule "src/deps/pybind11"]
	path = src/deps/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "src/deps/rapidjson"]
	path = src/deps/rapidjson
	url = https://github.com/Tencent/rapidjson.git
[submodule "src/deps/Imath"]
	path = src/deps/Imath
	url = https://github.com/AcademySoftwareFoundation/Imath
