Skip to content

Commit 3ccb566

Browse files
authored
numpy ver >= 2 (#25)
1 parent f88afa2 commit 3ccb566

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
torch>=2.0
22
tqdm
3-
numpy<2
3+
numpy>=2
44
matplotlib
55
pyro-ppl
66
scipy

0 commit comments

Comments
 (0)