Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dev_tools/requirements/deps/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ h5py>=3.10.0
networkx
numpy>=1.26
pubchempy
requests~=2.32.2
requests~=2.33.0

scipy~=1.15

Expand Down
8 changes: 4 additions & 4 deletions dev_tools/requirements/envs/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ ml-dtypes==0.5.4
# jaxlib
mpmath==1.3.0
# via sympy
mypy==1.19.1
mypy==1.20.0
# via -r deps/mypy.txt
mypy-extensions==1.1.0
# via
Expand Down Expand Up @@ -152,7 +152,7 @@ pluggy==1.6.0
# pytest-cov
pubchempy==1.0.5
# via -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via pytest
pylint==3.3.9
# via -r deps/pylint.txt
Expand Down Expand Up @@ -191,7 +191,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via -r deps/runtime.txt
rpds-py==0.30.0
# via
Expand Down Expand Up @@ -234,7 +234,7 @@ types-networkx==3.6.1.20260321
# via -r deps/mypy.txt
types-pytz==2026.1.1.20260304
# via pandas-stubs
types-requests==2.32.4.20260324
types-requests==2.33.0.20260327
# via -r deps/mypy.txt
types-setuptools==82.0.0.20260210
# via -r deps/mypy.txt
Expand Down
2 changes: 1 addition & 1 deletion dev_tools/requirements/envs/format.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ pytz==2026.1.post1
# via
# -c envs/dev.env.txt
# pandas
requests==2.32.5
requests==2.33.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
6 changes: 3 additions & 3 deletions dev_tools/requirements/envs/mypy.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ mpmath==1.3.0
# via
# -c envs/dev.env.txt
# sympy
mypy==1.19.1
mypy==1.20.0
# via
# -c envs/dev.env.txt
# -r deps/mypy.txt
Expand Down Expand Up @@ -132,7 +132,7 @@ pytz==2026.1.post1
# via
# -c envs/dev.env.txt
# pandas
requests==2.32.5
requests==2.33.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down Expand Up @@ -170,7 +170,7 @@ types-pytz==2026.1.1.20260304
# via
# -c envs/dev.env.txt
# pandas-stubs
types-requests==2.32.4.20260324
types-requests==2.33.0.20260327
# via
# -c envs/dev.env.txt
# -r deps/mypy.txt
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/requirements/envs/pylint.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ pubchempy==1.0.5
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via
# -c envs/dev.env.txt
# pytest
Expand Down Expand Up @@ -246,7 +246,7 @@ referencing==0.37.0
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/requirements/envs/pytest-extra.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ pubchempy==1.0.5
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via
# -c envs/dev.env.txt
# pytest
Expand Down Expand Up @@ -225,7 +225,7 @@ referencing==0.37.0
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/requirements/envs/pytest.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ pubchempy==1.0.5
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via
# -c envs/dev.env.txt
# pytest
Expand Down Expand Up @@ -192,7 +192,7 @@ referencing==0.37.0
# -c envs/dev.env.txt
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via
# -c envs/dev.env.txt
# -r deps/runtime.txt
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/requirements/max_compat/dev.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ pluggy==1.6.0
# pytest-cov
pubchempy==1.0.5
# via -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via pytest
pyparsing==3.3.2
# via matplotlib
Expand Down Expand Up @@ -120,7 +120,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via -r deps/runtime.txt
rpds-py==0.30.0
# via
Expand Down
4 changes: 2 additions & 2 deletions dev_tools/requirements/max_compat/pytest-max-compat.env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ pubchempy==1.0.5
# via
# -c max_compat/dev.env.txt
# -r deps/runtime.txt
pygments==2.19.2
pygments==2.20.0
# via
# -c max_compat/dev.env.txt
# pytest
Expand Down Expand Up @@ -193,7 +193,7 @@ referencing==0.37.0
# -c max_compat/dev.env.txt
# jsonschema
# jsonschema-specifications
requests==2.32.5
requests==2.33.1
# via
# -c max_compat/dev.env.txt
# -r deps/runtime.txt
Expand Down
Loading