mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-12 18:53:44 +00:00
11 lines
327 B
Plaintext
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==1.9.1+cu111
|
|
rlgym-compat>=1.1.0
|
|
numpy
|
|
|
|
# This will cause pip to auto-upgrade and stop scaring people with warning messages
|
|
pip
|