From bbb84325919ba4cb15e3d45ab725fa6f78c3cfd7 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Tue, 20 Aug 2024 13:10:09 +0200 Subject: [PATCH] chore: bump Physics to 9.0 --- bindings/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/python/requirements.txt b/bindings/python/requirements.txt index c648330db..50752cf1e 100644 --- a/bindings/python/requirements.txt +++ b/bindings/python/requirements.txt @@ -3,4 +3,4 @@ open-space-toolkit-core~=4.0 open-space-toolkit-io~=4.0 open-space-toolkit-mathematics~=4.0 -open-space-toolkit-physics~=8.0 \ No newline at end of file +open-space-toolkit-physics~=9.0