It seems that some package requirements in drone_swarm_search and drone_swarm_search_algorithms are conflicting. In addition, the required versions of Python, PyTorch, and Ray are not clearly specified. During training script execution, I encountered Ray version–related conflicts, likely due to these ambiguous requirements.
Could you please provide a consistent requirements.txt file? That would be great help. Thank you!