Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qartik committed Mar 19, 2024
1 parent af85291 commit eb59333
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies = [

[project.optional-dependencies]
docs = ["sphinx", "pydata_sphinx_theme"]
phirc = ["projectq", "quantum-pecos>=0.5.0.dev8"]
phirc = ["projectq", "quantum-pecos>=0.5.0.dev10"]
tests = ["pytest"]

[project.scripts]
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pre-commit==3.6.2
pydata_sphinx_theme==0.15.2
pytest==8.1.1
pytest-order==1.2.0
pytket==1.25.0
pytket==1.26.0
ruff==0.3.3
setuptools_scm==8.0.4
sphinx==7.2.6
Expand Down

0 comments on commit eb59333

Please sign in to comment.