opentensor / validators

Repository for bittensor validators
https://www.bittensor.com/
MIT License
14 stars 9 forks source link

[hotfix] bump datasets version for multiprocess==0.70.15 #108

Closed camfairchild closed 1 year ago

camfairchild commented 1 year ago

See: https://github.com/opentensor/bittensor/pull/1467

Fixes errors with newer python installs where multiprocess>=0.70.15 ==> dill>=0.3.7 ==> datasets>=2.14.0

https://github.com/uqfoundation/multiprocess/releases/tag/multiprocess-0.70.15