Files
Sarpy/bot/requirements.txt
T
2023-09-25 20:37:02 +01:00

11 lines
327 B
Plaintext

# Include everything the framework requires
# You will automatically get updates for all versions starting with "1.".
rlbot==1.*
--find-links https://download.pytorch.org/whl/torch_stable.html
torch==2.0.1+cu117
rlgym-compat>=1.1.0
numpy
# This will cause pip to auto-upgrade and stop scaring people with warning messages
pip