Require hivemind==1.1.4 with p2pd v0.3.13 (#121)

pull/118/head^2
Alexander Borzunov 1 year ago committed by GitHub
parent fc6722576b
commit 893987ebf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +0,0 @@
pytest==6.2.5 # see https://github.com/pytest-dev/pytest/issues/9621
pytest-forked
pytest-asyncio==0.16.0
black==22.3.0
isort==5.10.1
psutil

@ -1,9 +0,0 @@
torch>=1.12
bitsandbytes==0.34.0
accelerate==0.10.0
huggingface-hub==0.7.0
transformers==4.21.3
protobuf>=3.20.3,<4.0dev
hivemind>=1.1.3
humanfriendly
async-timeout>=4.0.2

@ -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.4
humanfriendly
async-timeout>=4.0.2

Loading…
Cancel
Save