28 lines
291 B
Plaintext
28 lines
291 B
Plaintext
|
# this requirement is for
|
||
|
# DR basic running from source
|
||
|
# DR build (by nuitka)
|
||
|
|
||
|
# for phy simulation
|
||
|
pymunk
|
||
|
|
||
|
# for images
|
||
|
pillow
|
||
|
|
||
|
# for sys info
|
||
|
psutil
|
||
|
|
||
|
# for files
|
||
|
rtoml
|
||
|
tomlkit
|
||
|
defusedxml
|
||
|
|
||
|
# for report error
|
||
|
objprint
|
||
|
|
||
|
# for compile
|
||
|
nuitka
|
||
|
ordered-set
|
||
|
setuptools
|
||
|
wheel
|
||
|
setuptools-rust
|