Skip to content

Commit ad82767

Browse files
authored
Merge pull request #133 from Mayank447/patch-2
Update pyproject.toml
2 parents 439ed78 + 6512bbf commit ad82767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ python = ">=3.9"
1414
Qulacs = ">=0.5.0"
1515
temp = "^2020.7.2"
1616
Pillow = "^9.1.0"
17-
numpy = "^1.24.0"
17+
numpy = ">=1.24.0"
1818
matplotlib = "^3.4.3"
1919
dataclasses-json = ">=0.5"
2020

0 commit comments

Comments
 (0)