diff --git a/setup.cfg b/setup.cfg index cf14434..ec3333b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,7 +40,7 @@ install_requires = transformers>=4.32.0,<5.0.0 # if you change this, please also change version assert in petals/__init__.py speedtest-cli==2.1.3 pydantic>=1.10,<2.0 # 2.0 is incompatible with hivemind yet - hivemind @ git+https://github.com/learning-at-home/hivemind + hivemind @ git+https://github.com/learning-at-home/hivemind@dht-fork-process tensor_parallel==1.0.23 humanfriendly async-timeout>=4.0.2