Skip to content

Commit e68813d

Browse files
authored
Merge pull request #16 from JuBiotech/unpinumpy
Unpin NumPy version limit
2 parents 5631bcb + 0e5b468 commit e68813d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ pymc>=5.9.1
66
pytensor
77
scipy
88
openpyxl
9-
numpy<1.26.0
9+
numpy

0 commit comments

Comments
 (0)