Skip to content

Bump the pytorch group in /pytorch with 4 updates #731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
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 pytorch/jupyter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jupyterlab<4.5
jupyterhub==5.2.1
notebook==7.4.0a1
notebook==7.5.0a0
jupyter-server-proxy>=4.1.2
6 changes: 3 additions & 3 deletions pytorch/venv-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
setuptools>=70.0.0
psutil==7.0.0
mkl==2025.0.1
mkl-include==2025.0.1
intel-openmp==2025.0.5
mkl==2025.1.0
mkl-include==2025.1.0
intel-openmp==2025.1.1
Loading