Skip to content

Commit

Permalink
Merge pull request #24 from KMU-quantum-classroom/dependabot/pip/deve…
Browse files Browse the repository at this point in the history
…lop/loguru-0.7.2
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
2 parents aa6b9de + bf7e131 commit 55dc242
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 @@ -28,7 +28,7 @@ classifiers = [
dependencies = [
"qiskit==0.44.1",
"qiskit-aer==0.12.2",
"loguru==0.7.1",
"loguru==0.7.2",
"sympy==1.12",
"antlr4-python3-runtime==4.11",
"ipython==8.15.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
qiskit==0.44.1
qiskit-aer==0.12.2
loguru==0.7.1
loguru==0.7.2
sympy==1.12
antlr4-python3-runtime==4.11
ipython==8.15.0
Expand Down

0 comments on commit 55dc242

Please sign in to comment.