Skip to content
Closed
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
4 changes: 2 additions & 2 deletions requirements/requirements-ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ palettable==3.3.3
# via pymatgen
pandas==3.0.0
# via pymatgen
pillow==12.1.0
pillow==12.1.1
# via matplotlib
plotly==6.5.2
# via pymatgen
Expand Down Expand Up @@ -120,7 +120,7 @@ python-dotenv==1.2.1
# via pydantic-settings
pyyaml==6.0.3
# via pybtex
requests==2.32.5
requests==2.33.0
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down
10 changes: 5 additions & 5 deletions requirements/requirements-ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ attrs==25.4.0
# cyclopts
# jsonschema
# referencing
authlib==1.6.7
authlib==1.6.9
# via fastmcp
babel==2.18.0
# via sphinx
Expand Down Expand Up @@ -80,7 +80,7 @@ coverage[toml]==7.13.4
# via pytest-cov
croniter==6.0.0
# via pydocket
cryptography==46.0.4
cryptography==46.0.5
# via
# authlib
# pyjwt
Expand Down Expand Up @@ -357,7 +357,7 @@ pathvalidate==3.3.1
# via py-key-value-aio
pexpect==4.9.0
# via ipython
pillow==12.1.0
pillow==12.1.1
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -526,7 +526,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-path
# jsonschema-specifications
requests==2.32.5
requests==2.33.0
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -701,7 +701,7 @@ tzdata==2025.3
# via
# arrow
# pandas
ujson==5.11.0
ujson==5.12.0
# via mpcontribs-client
uncertainties==3.2.3
# via pymatgen
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements-ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ palettable==3.3.3
# via pymatgen
pandas==3.0.0
# via pymatgen
pillow==12.1.0
pillow==12.1.1
# via matplotlib
plotly==6.5.2
# via pymatgen
Expand Down Expand Up @@ -120,7 +120,7 @@ python-dotenv==1.2.1
# via pydantic-settings
pyyaml==6.0.3
# via pybtex
requests==2.32.5
requests==2.33.0
# via
# mp-api (pyproject.toml)
# pymatgen
Expand Down
10 changes: 5 additions & 5 deletions requirements/requirements-ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ attrs==25.4.0
# cyclopts
# jsonschema
# referencing
authlib==1.6.7
authlib==1.6.9
# via fastmcp
babel==2.18.0
# via sphinx
Expand Down Expand Up @@ -78,7 +78,7 @@ coverage[toml]==7.13.4
# via pytest-cov
croniter==6.0.0
# via pydocket
cryptography==46.0.4
cryptography==46.0.5
# via
# authlib
# pyjwt
Expand Down Expand Up @@ -353,7 +353,7 @@ pathvalidate==3.3.1
# via py-key-value-aio
pexpect==4.9.0
# via ipython
pillow==12.1.0
pillow==12.1.1
# via
# imageio
# matplotlib
Expand Down Expand Up @@ -522,7 +522,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-path
# jsonschema-specifications
requests==2.32.5
requests==2.33.0
# via
# bravado
# bravado-core
Expand Down Expand Up @@ -694,7 +694,7 @@ tzdata==2025.3
# via
# arrow
# pandas
ujson==5.11.0
ujson==5.12.0
# via mpcontribs-client
uncertainties==3.2.3
# via pymatgen
Expand Down
Loading