Skip to content
Snippets Groups Projects

Resolve "Too large number of selected players does not break the gui and environment"

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -17,7 +17,7 @@ requirements = [
@@ -17,7 +17,7 @@ requirements = [
"pytest>=3",
"pytest>=3",
"pyyaml>=6.0.1",
"pyyaml>=6.0.1",
"pygame-gui>=0.6.9",
"pygame-gui>=0.6.9",
"pydantic>=2.5.3",
"pydantic>=2.6.3",
"fastapi>=0.109.2",
"fastapi>=0.109.2",
"uvicorn>=0.27.0",
"uvicorn>=0.27.0",
"websockets>=12.0",
"websockets>=12.0",
Loading