19 lines
198 B
Plaintext
19 lines
198 B
Plaintext
# this requirement is for
|
|
# DR basic running from source
|
|
|
|
# for phy simulation
|
|
pymunk
|
|
|
|
# for images
|
|
pillow
|
|
|
|
# for sys info
|
|
psutil
|
|
|
|
# for files
|
|
rtoml
|
|
tomlkit
|
|
defusedxml
|
|
|
|
# for report error
|
|
objprint |