Skip to content

Commit df08cb8

Browse files
committed
synced
1 parent ce6d7b6 commit df08cb8

2 files changed

Lines changed: 205 additions & 208 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dimod==0.12.21
66
# openjij
77
jij-cimod==1.7.3
88
# via openjij
9-
jijmodeling==2.3.2
9+
jijmodeling==2.4.0
1010
# via jijmodeling-tutorial (pyproject.toml)
1111
numpy==2.3.5
1212
# via
@@ -30,7 +30,7 @@ ommx-pyscipopt-adapter==2.5.1
3030
# via jijmodeling-tutorial (pyproject.toml)
3131
openjij==0.11.6
3232
# via ommx-openjij-adapter
33-
orjson==3.11.7
33+
orjson==3.11.8
3434
# via jijmodeling
3535
pandas==2.3.3
3636
# via
@@ -56,5 +56,5 @@ typing-extensions==4.15.0
5656
# via
5757
# jijmodeling
5858
# ommx
59-
tzdata==2025.3
59+
tzdata==2026.1
6060
# via pandas

0 commit comments

Comments
 (0)