Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
7 changes: 3 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
numpy <2.0 # needed for older Torch
torch <2.3 # fixme: freeze until AMP compatibility is resolved
torch
lightning >=2.0.0
hivemind >=1.1.0, <=1.1.10.post2; sys_platform == 'linux'

pydantic <2.0.0 # fixme: lift when resolved
hivemind
hivemind >=1.1.0; sys_platform == 'linux'
Loading