21 lines
302 B
Plaintext
21 lines
302 B
Plaintext
# this requirement is for
|
|
# DR basic running from source
|
|
|
|
# for phy simulation
|
|
# pymunk >= 6.4.0
|
|
# no more needed use Rapier instead
|
|
|
|
# for images
|
|
pillow >= 9.4.0
|
|
|
|
# for sys info
|
|
psutil >= 5.9.4
|
|
|
|
# for files
|
|
rtoml >= 0.9.0
|
|
tomlkit >= 0.11.6
|
|
defusedxml >= 0.7.1
|
|
|
|
# for report error
|
|
objprint >= 0.2.2
|