| bazel_dep(name = "boost.compatibility", version = "1.83.0") | |
| bazel_dep(name = "boost.filesystem", version = "1.83.0") | |
| bazel_dep(name = "boost.math", version = "1.83.0") | |
| bazel_dep(name = "boost.serialization") | |
| local_path_override( | |
| module_name = "boost.serialization", | |
| path = ".." | |
| ) | |
| bazel_dep(name = "boost.test", version = "1.83.0") |