Skip to content

Commit

Permalink
dependencies: update 0.x versions
Browse files Browse the repository at this point in the history
  • Loading branch information
airwoodix committed Oct 21, 2024
1 parent f948f78 commit bac3da1
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
27 changes: 14 additions & 13 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ httpx = ">=0.24.0"
platformdirs = ">=3"
pydantic = ">=2.5.0"
pytest = { version = ">=8", optional = true }
pytest-httpx = { version = "^0.30.0", optional = true }
pytest-httpx = { version = "^0.32.0", optional = true }
pytest-mock = { version = "^3.11.1", optional = true }
pytest-sugar = { version = "^1.0.0", optional = true }
python-dotenv = ">=1"
Expand All @@ -88,11 +88,11 @@ ipykernel = "^6.22.0"
jupyter-sphinx = "^0.4.0"
mistletoe = "^1.1.0"
mypy = "^1.12.0"
poethepoet = "^0.27.0"
poethepoet = "^0.29.0"
polyfactory = "^2.0.0"
pre-commit = "^3.1.1"
pyproject-fmt = "^2.1.3"
qiskit-experiments = "^0.6.0"
qiskit-experiments = "^0.7.0"
qiskit-sphinx-theme = ">=1.16.1"
qiskit = { version = "^1", extras = [
"visualization",
Expand Down

0 comments on commit bac3da1

Please sign in to comment.