Revert "pin blosc version"

This reverts commit 433714e377.
pull/2492/head
George Hotz 2020-11-05 16:41:07 -08:00
parent 433714e377
commit e927bd89ab
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ mypy = "*"
parameterized = "*" parameterized = "*"
torch = "*" torch = "*"
torchsummary = "*" torchsummary = "*"
blosc = "==1.9.2" blosc = "*"
[packages] [packages]
atomicwrites = "*" atomicwrites = "*"