Files
allwpilib/requirements.txt
PJ Reiniger 2d97cb928f [bazel] Upgrade hermetic python version to 3.13 (#8554)
Robotpy dropped support for 3.10 recently, so this updates to the next
lowest version. This will be helpful when the examples get merged into
`mostrobotpy`

There's not really a specific reason why I just jumped to 3.11 instead
of a newer version. If anybody suggests otherwise I will gladly bump it
higher.
2026-02-06 21:40:10 -08:00

11 lines
150 B
Plaintext

jinja2==3.1.6
protobuf==5.28.3
grpcio-tools==1.68.0
semiwrap==0.2.4
pytest>=3.9
pytest-reraise
numpy
opencv-python~=4.6
robotpy-cli~=2027.0.0a1
black