carla/PythonAPI/examples/requirements.txt

8 lines
108 B
Plaintext

future
numpy; python_version < '3.0'
numpy==1.18.4; python_version >= '3.0'
pygame
matplotlib
open3d
Pillow