Skip to content

Commit e879f74

Browse files
authored
fix numpy (#96)
1 parent d57288e commit e879f74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PyYAML
33
black
44
bytecode
55
inflection
6-
numpy
6+
numpy~=1.0
77
astunparse
88
cloudpickle>=3.0.0
9-
einspect==0.5.16
9+
einspect==0.5.16

0 commit comments

Comments
 (0)