🚀 Feature
The current dependencies are too old. After checking, I found out that the following dependency package versions can be updated without affecting the functionality:
huggingface_hub 0.36 --> 1.6.0
jsonargparse 3.13.1 --> 4.46.0
numpy 1.26.4 --> 2.4.3
protobuf 4.25.8 --> 6.33.5
Motivation
Use of old dependency versions will cause other Python packages to break.
Alternatives
I am currenly using unbabel-comet by first installing the package, then re-install the newer versions specified above. The COMET package still works perfectly. Yet, this is not an optimal experience.
Additional context
Ubuntu 24.04, Python 3.12.6 (also happens in Ubuntu 22.04, Python 3.10.10)
🚀 Feature
The current dependencies are too old. After checking, I found out that the following dependency package versions can be updated without affecting the functionality:
huggingface_hub 0.36 --> 1.6.0
jsonargparse 3.13.1 --> 4.46.0
numpy 1.26.4 --> 2.4.3
protobuf 4.25.8 --> 6.33.5
Motivation
Use of old dependency versions will cause other Python packages to break.
Alternatives
I am currenly using unbabel-comet by first installing the package, then re-install the newer versions specified above. The COMET package still works perfectly. Yet, this is not an optimal experience.
Additional context
Ubuntu 24.04, Python 3.12.6 (also happens in Ubuntu 22.04, Python 3.10.10)