Skip to content

Commit c045d55

Browse files
authored
Relax upper bound for numpy (#676)
1 parent 23595bf commit c045d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-quantum/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ azure-identity>=1.17,<2.0
44
# More than one match for "https://mystorage.blob.core.windows.net/.../rawOutputData"
55
azure-storage-blob==12.20
66
msrest>=0.7.1,<1.0
7-
numpy>=1.21.0,<2.0
7+
numpy>=1.21.0
88
deprecated>=1.2.12,<2.0
99
Markdown>=3.4.1
1010
python-markdown-math>=0.8

0 commit comments

Comments
 (0)