Skip to content
Merged
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
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt
#
anyio==4.11.0
# via jupyter-server
Expand Down Expand Up @@ -32,15 +32,15 @@ beautifulsoup4==4.14.2
# via nbconvert
bibtexparser==1.4.3
# via pymatgen
bleach[css]==6.2.0
bleach[css]==6.3.0
# via nbconvert
blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.59
boto3==1.40.61
# via flask-mongorest-mpcontribs
botocore==1.40.59
botocore==1.40.61
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.0
ddtrace==3.17.1
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -214,7 +214,7 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.9.0
narwhals==2.10.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand Down Expand Up @@ -336,7 +336,7 @@ prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.1
psutil==7.1.2
# via ipykernel
psycopg2-binary==2.9.11
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -396,7 +396,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.0
redis==7.0.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -441,7 +441,7 @@ ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.11_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt
#
anyio==4.11.0
# via jupyter-server
Expand Down Expand Up @@ -32,15 +32,15 @@ beautifulsoup4==4.14.2
# via nbconvert
bibtexparser==1.4.3
# via pymatgen
bleach[css]==6.2.0
bleach[css]==6.3.0
# via nbconvert
blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.59
boto3==1.40.61
# via flask-mongorest-mpcontribs
botocore==1.40.59
botocore==1.40.61
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.0
ddtrace==3.17.1
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -218,7 +218,7 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.9.0
narwhals==2.10.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand Down Expand Up @@ -345,7 +345,7 @@ prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.1
psutil==7.1.2
# via ipykernel
psycopg2-binary==2.9.11
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -412,7 +412,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.0
redis==7.0.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -457,7 +457,7 @@ ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12.txt --pip-args=None
# pip-compile --output-file=requirements/ubuntu-latest_py3.12.txt
#
anyio==4.11.0
# via jupyter-server
Expand Down Expand Up @@ -32,15 +32,15 @@ beautifulsoup4==4.14.2
# via nbconvert
bibtexparser==1.4.3
# via pymatgen
bleach[css]==6.2.0
bleach[css]==6.3.0
# via nbconvert
blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.59
boto3==1.40.61
# via flask-mongorest-mpcontribs
botocore==1.40.59
botocore==1.40.61
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.0
ddtrace==3.17.1
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -214,7 +214,7 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -251,7 +251,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.9.0
narwhals==2.10.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand Down Expand Up @@ -334,7 +334,7 @@ prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.1
psutil==7.1.2
# via ipykernel
psycopg2-binary==2.9.11
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -394,7 +394,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.0
redis==7.0.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -439,7 +439,7 @@ ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down
20 changes: 10 additions & 10 deletions mpcontribs-api/requirements/ubuntu-latest_py3.12_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.12_extras.txt --pip-args=None
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.12_extras.txt
#
anyio==4.11.0
# via jupyter-server
Expand Down Expand Up @@ -32,15 +32,15 @@ beautifulsoup4==4.14.2
# via nbconvert
bibtexparser==1.4.3
# via pymatgen
bleach[css]==6.2.0
bleach[css]==6.3.0
# via nbconvert
blinker==1.9.0
# via mpcontribs-api (setup.py)
boltons==25.0.0
# via mpcontribs-api (setup.py)
boto3==1.40.59
boto3==1.40.61
# via flask-mongorest-mpcontribs
botocore==1.40.59
botocore==1.40.61
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -76,7 +76,7 @@ cycler==0.12.1
# via matplotlib
dateparser==1.2.2
# via mpcontribs-api (setup.py)
ddtrace==3.17.0
ddtrace==3.17.1
# via mpcontribs-api (setup.py)
debugpy==1.8.17
# via ipykernel
Expand Down Expand Up @@ -218,7 +218,7 @@ jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
markupsafe==3.0.3
# via
Expand Down Expand Up @@ -257,7 +257,7 @@ more-itertools==10.8.0
# via mpcontribs-api (setup.py)
mpmath==1.3.0
# via sympy
narwhals==2.9.0
narwhals==2.10.0
# via plotly
nbclassic==1.3.3
# via notebook
Expand Down Expand Up @@ -343,7 +343,7 @@ prompt-toolkit==3.0.52
# via ipython
protobuf==6.33.0
# via ddtrace
psutil==7.1.1
psutil==7.1.2
# via ipykernel
psycopg2-binary==2.9.11
# via mpcontribs-api (setup.py)
Expand Down Expand Up @@ -410,7 +410,7 @@ pyzmq==27.1.0
# jupyter-client
# jupyter-server
# notebook
redis==7.0.0
redis==7.0.1
# via
# flask-rq2
# flask-sse
Expand Down Expand Up @@ -455,7 +455,7 @@ ruamel-yaml-clib==0.2.14
# via ruamel-yaml
s3transfer==0.14.0
# via boto3
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-api (setup.py)
Expand Down
8 changes: 4 additions & 4 deletions mpcontribs-client/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11.txt --pip-args=None
# pip-compile --output-file=requirements/ubuntu-latest_py3.11.txt
#
arrow==1.4.0
# via isoduration
Expand Down Expand Up @@ -80,7 +80,7 @@ jsonschema-specifications==2025.9.1
# via jsonschema
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
matplotlib==3.10.7
# via pymatgen
Expand All @@ -96,7 +96,7 @@ msgpack==1.1.2
# via
# bravado
# bravado-core
narwhals==2.9.0
narwhals==2.10.0
# via plotly
networkx==3.5
# via pymatgen
Expand Down Expand Up @@ -200,7 +200,7 @@ ruamel-yaml==0.18.16
# pymatgen
ruamel-yaml-clib==0.2.14
# via ruamel-yaml
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --all-extras --cert=None --client-cert=None --index-url=None --output-file=requirements/ubuntu-latest_py3.11_extras.txt --pip-args=None
# pip-compile --all-extras --output-file=requirements/ubuntu-latest_py3.11_extras.txt
#
arrow==1.4.0
# via isoduration
Expand Down Expand Up @@ -88,7 +88,7 @@ jsonschema-specifications==2025.9.1
# via jsonschema
kiwisolver==1.4.9
# via matplotlib
lark==1.3.0
lark==1.3.1
# via rfc3987-syntax
matplotlib==3.10.7
# via pymatgen
Expand All @@ -106,7 +106,7 @@ msgpack==1.1.2
# via
# bravado
# bravado-core
narwhals==2.9.0
narwhals==2.10.0
# via plotly
networkx==3.5
# via pymatgen
Expand Down Expand Up @@ -236,7 +236,7 @@ ruamel-yaml==0.18.16
# pymatgen
ruamel-yaml-clib==0.2.14
# via ruamel-yaml
scipy==1.16.2
scipy==1.16.3
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client (setup.py)
Expand Down
Loading
Loading