Revert "pin blosc version"

This reverts commit 433714e377.
This commit is contained in:
George Hotz
2020-11-05 16:41:07 -08:00
parent 433714e377
commit e927bd89ab
+1 -1
View File
@@ -75,7 +75,7 @@ mypy = "*"
parameterized = "*"
torch = "*"
torchsummary = "*"
blosc = "==1.9.2"
blosc = "*"
[packages]
atomicwrites = "*"