Fix error "module 'numpy' has no attribute 'float'". #302.

This commit is contained in:
catscarlet
2023-05-28 15:21:42 +08:00
parent de15b7c258
commit a64760467c

View File

@@ -1,4 +1,4 @@
numpy>=1.16
numpy>=1.16, <1.24
tqdm>=4.35.0
sk-video>=1.1.10
torch>=1.7.1, <=1.8.0