Browse Source

Allow hivemind >= 1.1.3

Aleksandr Borzunov 2 years ago
parent
commit
5f985e7d73
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.cfg

+ 1 - 1
setup.cfg

@@ -37,7 +37,7 @@ install_requires =
     huggingface-hub==0.7.0
     transformers==4.21.3
     protobuf>=3.20.3,<4.0dev
-    hivemind==1.1.3
+    hivemind>=1.1.3
     humanfriendly
     async-timeout>=4.0.2