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
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-api (setup.py)
six==1.17.0
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-api (setup.py)
six==1.17.0
# via
Expand Down
2 changes: 1 addition & 1 deletion mpcontribs-api/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-api (setup.py)
six==1.17.0
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ send2trash==1.8.3
# via
# jupyter-server
# notebook
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-api (setup.py)
six==1.17.0
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.13.0
# via -r requirements.in
debugpy==1.8.16
# via ipykernel
Expand All @@ -64,7 +64,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.1
# via stack-data
Expand Down Expand Up @@ -451,7 +451,5 @@ widgetsnbextension==4.0.14
# via ipywidgets
wrapt==1.17.3
# via ddtrace
xmltodict==0.15.0
# via ddtrace
zipp==3.23.0
# via importlib-metadata
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.13.0
# via -r requirements.in
debugpy==1.8.16
# via ipykernel
Expand All @@ -64,7 +64,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.1
# via stack-data
Expand Down Expand Up @@ -451,7 +451,5 @@ widgetsnbextension==4.0.14
# via ipywidgets
wrapt==1.17.3
# via ddtrace
xmltodict==0.15.0
# via ddtrace
zipp==3.23.0
# via importlib-metadata
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.13.0
# via -r requirements.in
debugpy==1.8.16
# via ipykernel
Expand All @@ -64,7 +64,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.1
# via stack-data
Expand Down Expand Up @@ -448,7 +448,5 @@ widgetsnbextension==4.0.14
# via ipywidgets
wrapt==1.17.3
# via ddtrace
xmltodict==0.15.0
# via ddtrace
zipp==3.23.0
# via importlib-metadata
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.13.0
# via -r requirements.in
debugpy==1.8.16
# via ipykernel
Expand All @@ -64,7 +64,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.1
# via stack-data
Expand Down Expand Up @@ -448,7 +448,5 @@ widgetsnbextension==4.0.14
# via ipywidgets
wrapt==1.17.3
# via ddtrace
xmltodict==0.15.0
# via ddtrace
zipp==3.23.0
# via importlib-metadata
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 @@ -333,7 +333,7 @@ scipy==1.16.1
# pymatgen
semantic-version==2.10.0
# via mpcontribs-client
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-portal (setup.py)
simplejson==3.20.1
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ scipy==1.16.1
# pymatgen
semantic-version==2.10.0
# via mpcontribs-client
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-portal (setup.py)
simplejson==3.20.1
# via
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 @@ -333,7 +333,7 @@ scipy==1.16.1
# pymatgen
semantic-version==2.10.0
# via mpcontribs-client
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-portal (setup.py)
simplejson==3.20.1
# via
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ scipy==1.16.1
# pymatgen
semantic-version==2.10.0
# via mpcontribs-client
setproctitle==1.3.6
setproctitle==1.3.7
# via mpcontribs-portal (setup.py)
simplejson==3.20.1
# via
Expand Down
Loading