Skip to content
Snippets Groups Projects
Commit bd0d2010 authored by Fabian Heinrich's avatar Fabian Heinrich
Browse files

Set pygame-gui version to exactly 0.6.9 as 0.6.10 tries to import a missing import from pygame

parent 10ab3d56
No related branches found
No related tags found
No related merge requests found
Pipeline #51872 passed
......@@ -16,7 +16,7 @@ requirements = [
"scipy>=1.11.4",
"pytest>=3",
"pyyaml>=6.0.1",
"pygame-gui>=0.6.9",
"pygame-gui==0.6.9",
"pydantic>=2.6.3",
"fastapi>=0.109.2",
"uvicorn>=0.27.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment