mirror of
https://github.com/jcreek/Sarpy.git
synced 2026-07-13 03:03:43 +00:00
feat(*): Add all default bot files
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user