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
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.11.2
# via mpcontribs-portal (setup.py)
debugpy==1.8.15
# via ipykernel
Expand All @@ -71,7 +71,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.0
# via stack-data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.11.2
# via mpcontribs-portal (setup.py)
debugpy==1.8.15
# via ipykernel
Expand All @@ -71,7 +71,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.0
# via stack-data
Expand Down
4 changes: 2 additions & 2 deletions mpcontribs-portal/requirements/ubuntu-latest_py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.11.2
# via mpcontribs-portal (setup.py)
debugpy==1.8.15
# via ipykernel
Expand All @@ -71,7 +71,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.0
# via stack-data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ contourpy==1.3.3
# via matplotlib
cycler==0.12.1
# via matplotlib
ddtrace==2.21.11
ddtrace==3.11.2
# via mpcontribs-portal (setup.py)
debugpy==1.8.15
# via ipykernel
Expand All @@ -71,7 +71,7 @@ dnspython==2.7.0
# via
# pyisemail
# pymongo
envier==0.5.2
envier==0.6.1
# via ddtrace
executing==2.2.0
# via stack-data
Expand Down
Loading