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
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ tzdata==2025.2
# via pandas
uncertainties==3.2.3
# via pymatgen
urllib3==2.6.1
urllib3==2.6.3
# via requests
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ emmet-core==0.86.2
# via mpcontribs-lux (pyproject.toml)
execnet==2.1.2
# via pytest-xdist
filelock==3.20.0
filelock==3.20.3
# via virtualenv
flake8==7.3.0
# via mpcontribs-lux (pyproject.toml)
Expand Down Expand Up @@ -203,7 +203,7 @@ tzdata==2025.2
# via pandas
uncertainties==3.2.3
# via pymatgen
urllib3==2.6.1
urllib3==2.6.3
# via requests
virtualenv==20.35.4
virtualenv==20.36.1
# via pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -140,5 +140,5 @@ tzdata==2025.2
# via pandas
uncertainties==3.2.3
# via pymatgen
urllib3==2.6.1
urllib3==2.6.3
# via requests
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ emmet-core==0.86.2
# via mpcontribs-lux (pyproject.toml)
execnet==2.1.2
# via pytest-xdist
filelock==3.20.0
filelock==3.20.3
# via virtualenv
flake8==7.3.0
# via mpcontribs-lux (pyproject.toml)
Expand Down Expand Up @@ -203,7 +203,7 @@ tzdata==2025.2
# via pandas
uncertainties==3.2.3
# via pymatgen
urllib3==2.6.1
urllib3==2.6.3
# via requests
virtualenv==20.35.4
virtualenv==20.36.1
# via pre-commit
2 changes: 1 addition & 1 deletion mpcontribs-portal/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies = [
"boto3",
"ddtrace==4.3.0",
"Django>=3.2,<4.0",
"django-extensions",
"django>=3.2,<5.0",
"django-settings-file",
"django-webpack4-loader",
"fastnumbers",
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/deployment.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==4.2.28
# via
# django-extensions
# django-settings-file
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==4.2.28
# via
# django-extensions
# django-settings-file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==4.2.28
# via
# django-extensions
# django-settings-file
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==4.2.28
# via
# django-extensions
# django-settings-file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ decorator==5.2.1
# via ipython
defusedxml==0.7.1
# via nbconvert
django==3.2.25
django==4.2.28
# via
# django-extensions
# django-settings-file
Expand Down
51 changes: 18 additions & 33 deletions mpcontribs-serverless/dependencies/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@ asttokens==2.1.0
async-timeout==4.0.2
# via redis
attrs==22.1.0
# via
# cattrs
# ddtrace
# jsonschema
# via jsonschema
backcall==0.2.0
# via ipython
boltons==21.0.0
Expand All @@ -23,8 +20,6 @@ bravado-core==5.17.1
# via bravado
bytecode==0.13.0
# via ddtrace
cattrs==22.2.0
# via ddtrace
certifi==2024.7.4
# via requests
charset-normalizer==2.1.1
Expand All @@ -33,20 +28,16 @@ contourpy==1.0.6
# via matplotlib
cycler==0.11.0
# via matplotlib
ddsketch==2.0.4
# via ddtrace
ddtrace==1.5.3
ddtrace==4.3.0
# via -r requirements.in
decorator==5.1.1
# via ipython
dnspython==2.6.1
# via
# pyisemail
# pymongo
envier==0.4.0
envier==0.6.1
# via ddtrace
exceptiongroup==1.2.0
# via cattrs
executing==1.2.0
# via stack-data
filetype==1.1.0
Expand All @@ -61,6 +52,8 @@ idna==3.7
# via
# jsonschema
# requests
importlib-metadata==8.7.1
# via opentelemetry-api
ipython==8.10.0
# via mpcontribs-client
jedi==0.18.1
Expand All @@ -73,10 +66,9 @@ jsonpointer==2.3
# via jsonschema
jsonref==1.0.0.post1
# via bravado-core
jsonschema[format]==3.2.0
jsonschema==3.2.0
# via
# bravado-core
# ddtrace
# mpcontribs-client
# swagger-spec-validator
kiwisolver==1.4.4
Expand Down Expand Up @@ -109,10 +101,10 @@ numpy==1.26.4
# pymatgen
# scipy
# spglib
opentelemetry-api==1.39.1
# via ddtrace
packaging==21.3
# via
# ddtrace
# matplotlib
# via matplotlib
palettable==3.3.0
# via pymatgen
pandas==2.2.2
Expand All @@ -135,10 +127,6 @@ plotly==5.11.0
# pymatgen
prompt-toolkit==3.0.31
# via ipython
protobuf==4.21.9
# via
# ddsketch
# ddtrace
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
Expand Down Expand Up @@ -195,6 +183,8 @@ scipy==1.14.0
# via pymatgen
semantic-version==2.10.0
# via mpcontribs-client
setuptools==82.0.0
# via jsonschema
simplejson==3.17.6
# via
# bravado
Expand All @@ -204,8 +194,6 @@ six==1.16.0
# asttokens
# bravado
# bravado-core
# ddsketch
# ddtrace
# flatten-dict
# jsonschema
# latexcodec
Expand All @@ -227,9 +215,7 @@ sympy==1.11.1
tabulate==0.9.0
# via pymatgen
tenacity==8.1.0
# via
# ddtrace
# plotly
# via plotly
tqdm==4.66.3
# via
# mpcontribs-client
Expand All @@ -238,24 +224,23 @@ traitlets==5.5.0
# via
# ipython
# matplotlib-inline
typing-extensions==4.4.0
typing-extensions==4.15.0
# via
# bravado
# ddtrace
# opentelemetry-api
tzdata==2024.1
# via pandas
ujson==5.5.0
# via mpcontribs-client
uncertainties==3.1.7
# via pymatgen
urllib3==1.26.19
urllib3==2.6.3
# via requests
wcwidth==0.2.5
# via prompt-toolkit
webcolors==1.12
# via jsonschema
xmltodict==0.13.0
wrapt==2.1.1
# via ddtrace

# The following packages are considered to be unsafe in a requirements file:
# setuptools
zipp==3.23.0
# via importlib-metadata