We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947b6e9 commit 5d0595fCopy full SHA for 5d0595f
2 files changed
RLBotPack/Engine/Engine/requirements.txt
@@ -3,8 +3,7 @@
3
rlbot==1.*
4
--find-links https://download.pytorch.org/whl/torch_stable.html
5
torch==2.0.1+cpu
6
-stable_baselines3==1.7.0
7
-gym @ git+https://github.com/openai/gym.git@9180d12e1b66e7e2a1a622614f787a6ec147ac40
+stable_baselines3==2.1.0
8
rlgym-compat
9
numpy
10
gym
RLBotPack/Monkey/requirements.txt
@@ -4,8 +4,7 @@ rlbot==1.*
rlgym-compat>=1.0.2
11
# This will cause pip to auto-upgrade and stop scaring people with warning messages
0 commit comments