-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Bump dep versions, fix tests, and change to new IonQ device name (…
…#59)
- Loading branch information
1 parent
c408649
commit d1cd7e8
Showing
6 changed files
with
52 additions
and
49 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "Braket" | ||
uuid = "19504a0f-b47d-4348-9127-acc6cc69ef67" | ||
authors = ["Katharine Hyatt <[email protected]>"] | ||
version = "0.7.4" | ||
version = "0.7.5" | ||
|
||
[deps] | ||
AWS = "fbe9abb3-538b-5e4e-ba9e-bc94f4f92ebc" | ||
|
@@ -30,29 +30,29 @@ Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" | |
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" | ||
|
||
[compat] | ||
AWS = "=1.85.0" | ||
AWSS3 = "=0.10.3" | ||
AWS = "=1.90.0" | ||
AWSS3 = "=0.11.2" | ||
Aqua = "=0.6" | ||
AxisArrays = "=0.4.6" | ||
CSV = "=0.10.10" | ||
AxisArrays = "=0.4.7" | ||
CSV = "=0.10.11" | ||
Cairo = "=1.0.5" | ||
Colors = "=0.12.10" | ||
Compat = "=4.6.1" | ||
Compat = "=4.7.0" | ||
Compose = "=0.9.4" | ||
CondaPkg = "=0.2.17" | ||
DataStructures = "=0.18.13" | ||
DecFP = "=1.3.1" | ||
DataStructures = "=0.18.14" | ||
DecFP = "=1.3.2" | ||
Distributions = "=0.25.76" | ||
GraphPlot = "=0.5.2" | ||
Graphs = "=1.8.0" | ||
HTTP = "=1.8.1" | ||
JSON3 = "=1.12.0" | ||
HTTP = "=1.9.14" | ||
JSON3 = "=1.13.1" | ||
Markdown = "=0.7.5" | ||
Mocking = "=0.7.6" | ||
NLopt = "=0.6.5" | ||
NamedTupleTools = "=0.14.3" | ||
Optim = "=1.7.4" | ||
OrderedCollections = "=1.6.0" | ||
OrderedCollections = "=1.6.2" | ||
Plots = "=1.38.5" | ||
SimpleWeightedGraphs = "=1.2.2" | ||
StructTypes = "=1.10.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "PyBraket" | ||
uuid = "e85266a6-1825-490b-a80e-9b9469c53660" | ||
authors = ["Katharine Hyatt <[email protected]>"] | ||
version = "0.7.4" | ||
version = "0.7.5" | ||
|
||
[deps] | ||
Braket = "19504a0f-b47d-4348-9127-acc6cc69ef67" | ||
|
@@ -14,9 +14,9 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" | |
|
||
[compat] | ||
Aqua = "=0.6" | ||
Braket = "=0.7.4" | ||
Braket = "=0.7.5" | ||
CondaPkg = "=0.2.18" | ||
DataStructures = "=0.18.13" | ||
DataStructures = "=0.18.14" | ||
PythonCall = "=0.9.12" | ||
StructTypes = "=1.10.0" | ||
julia = "1.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d1cd7e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
d1cd7e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/88315
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:
d1cd7e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register subdir=PyBraket
d1cd7e8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/88319
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: