Difficult-Rocket/requirement-dev.txt

33 lines
512 B
Plaintext
Raw Normal View History

2023-01-23 01:40:14 +08:00
# this requirement is for
# DR basic running from source
# DR build (by nuitka)
# DR contributing
# for phy simulation
2023-02-12 20:41:00 +08:00
# pymunk >= 6.4.0
# no more needed use Rapier instead
2023-01-23 01:40:14 +08:00
# for images
2023-01-23 13:54:05 +08:00
pillow >= 9.4.0
2023-01-23 01:40:14 +08:00
# for sys info
2023-01-23 13:54:05 +08:00
psutil >= 5.9.4
2023-01-23 01:40:14 +08:00
# for files
2023-01-23 13:54:05 +08:00
rtoml >= 0.9.0
tomlkit >= 0.11.6
defusedxml >= 0.7.1
2023-01-23 01:40:14 +08:00
# for debug
2023-01-23 13:54:05 +08:00
objprint >= 0.2.2
viztracer >= 0.15.6
2023-02-12 12:26:18 +08:00
vizplugins >= 0.1.3
2023-01-23 01:40:14 +08:00
# for compile
2023-03-02 13:22:47 +08:00
nuitka >= 1.4.8
2023-01-23 13:54:05 +08:00
ordered-set >= 4.1.0
imageio >= 2.25.0
wheel >= 0.38.4
2023-02-12 12:26:18 +08:00
setuptools >= 67.2.0
2023-01-23 13:54:05 +08:00
setuptools-rust >= 1.5.2