Skip to content

Commit

Permalink
update pyktet version
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-melf committed Oct 17, 2023
1 parent 6fdab18 commit c8dbbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
packages=find_namespace_packages(include=["pytket.*"]),
include_package_data=True,
install_requires=[
"pytket ~= 1.17",
"pytket ~= 1.21",
"pyquil ~= 3.5",
"typing-extensions ~= 4.2",
],
Expand Down

0 comments on commit c8dbbaf

Please sign in to comment.