diff --git a/setup.py b/setup.py index de6d9f80b..03bfaff95 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "imageio", "imageio[ffmpeg]", "mplib>=0.1.1", - "fast_kinematics", + "fast_kinematics==0.0.1", "huggingface_hub", # we use HF to version control some assets/datasets more easily ], # Glob patterns do not automatically match dotfiles