neulab / ExplainaBoard

Interpretable Evaluation for AI Systems
MIT License
361 stars 36 forks source link

Use ~= operator to declare dependencies #560

Closed tetsuok closed 1 year ago

tetsuok commented 2 years ago

Overview

This PR uses ~= operator when declaring dependencies on particular versions.

Details

Versions were determined based on the downloaded versions in the latest run of CI job.

References

Blocked by

tetsuok commented 1 year ago

Closing as we're blocked by a dependency on DataLab. We can revisit using ~= once the blocker is resolved.