Skip to content

Commit

Permalink
Merge IB/CMSSW_13_3_X/master into IB/CMSSW_13_3_X/rootmaster.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmsbuild committed Sep 8, 2023
2 parents 7d1c889 + a2598ab commit 4d1bef4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion cmsmon-tools.spec
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ chmod +x %i/.cmsmon-tools
%post
mkdir -p $RPM_INSTALL_PREFIX/cmsmon
%common_revision_script ${RPM_INSTALL_PREFIX}/%{pkgrel}/.cmsmon-tools $RPM_INSTALL_PREFIX/cmsmon/.cmsmon-tools
for cmd in %monit_commands %cmsmon_commands %common_commands; do
for cmd in %monit_commands %common_commands; do
ln -sf .cmsmon-tools $RPM_INSTALL_PREFIX/cmsmon/$cmd
done
rm -f $RPM_INSTALL_PREFIX/cmsmon/*_commands 2>/dev/null
10 changes: 5 additions & 5 deletions pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ funcsigs==1.0.2
future==0.18.3
gast==0.5.3
gitdb==4.0.10
GitPython==3.1.32
GitPython==3.1.35
google-auth==2.17.2
google-auth-oauthlib==1.0.0
google-pasta==0.2.0
Expand Down Expand Up @@ -153,16 +153,16 @@ jinja2-time==0.2.0
joblib==1.2.0
jsonpickle==3.0.1
jsonschema==4.17.3
jupyter-client==8.1.0
jupyter-client==8.3.1
jupyter-console==6.6.3
jupyter-core==5.3.0
jupyter-core==5.3.1
jupyter-events==0.6.3
jupyter-packaging==0.12.3
jupyterlab-pygments==0.2.2
jupyter-server==2.5.0
jupyter-server==2.7.2
jupyter-server-mathjax==0.2.6
jupyter-server-terminals==0.4.4
jupyterlab-widgets==3.0.7
jupyterlab-widgets==3.0.8
#NO_AUTO_UPDATE: needs newer TF
keras==2.11.0
keras-applications==1.0.8
Expand Down

0 comments on commit 4d1bef4

Please sign in to comment.