Skip to content

Commit

Permalink
update pytket version
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-melf committed Jan 23, 2025
1 parent a6d862c commit aca0a8f
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 @@ -45,7 +45,7 @@
packages=find_namespace_packages(include=["pytket.*"]),
include_package_data=True,
install_requires=[
"pytket >= 1.35.0rc0",
"pytket >= 1.39.0",
"pyqir == 0.10.6",
],
classifiers=[
Expand Down

0 comments on commit aca0a8f

Please sign in to comment.