Skip to content

Commit 478c8ee

Browse files
Update to rlbot_flatbuffers v0.11.0
1 parent 4131645 commit 478c8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "A high performance Python interface for communicating with RLBot
88
dynamic = ["version"]
99
requires-python = ">= 3.11"
1010
dependencies = [
11-
"rlbot_flatbuffers~=0.10.0",
11+
"rlbot_flatbuffers~=0.11.0",
1212
"psutil==6.*",
1313
]
1414
readme = "README.md"

0 commit comments

Comments
 (0)