Right after our previous release (0.3.1) pandas made a new major release (3.0.0) which caused one of our assertions in the code to fail. Since the code is part of a core class in dice-embeddings we have currently limited pandas version to <=2.3.3 until full compatibility with pandas >=3.0.0 or grater is ensured.