[submodule "src/pybind11"]
	path = src/pybind11
	url = https://github.com/pybind/pybind11.git
[submodule "src/pybind11_json"]
	path = src/pybind11_json
	url = https://github.com/pybind/pybind11_json
[submodule "src/json"]
	path = src/json
	url = https://github.com/nlohmann/json.git
