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
70 changes: 47 additions & 23 deletions requirements-macos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# pip-compile --output-file=requirements-macos.txt requirements.in
#
-e .[all]
# via -[all]
# via file:///home/dependabot/dependabot-updater/tmp/20260211-1084-tbqfx9/dependabot-20260211-1084-c2yozb
absl-py==2.3.1
# via
# dm-control
Expand Down Expand Up @@ -134,6 +134,8 @@ einops==0.8.1
# via lerobot
eiquadprog==1.2.9
# via placo
evdev==1.9.3
# via pynput
exceptiongroup==1.3.0
# via
# ipython
Expand Down Expand Up @@ -326,6 +328,43 @@ numpy==2.2.6
# tifffile
# torchvision
# transformers
nvidia-cublas-cu12==12.6.4.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.6.80
# via torch
nvidia-cuda-nvrtc-cu12==12.6.77
# via torch
nvidia-cuda-runtime-cu12==12.6.77
# via torch
nvidia-cudnn-cu12==9.5.1.17
# via torch
nvidia-cufft-cu12==11.3.0.4
# via torch
nvidia-cufile-cu12==1.11.1.6
# via torch
nvidia-curand-cu12==10.3.7.77
# via torch
nvidia-cusolver-cu12==11.7.1.2
# via torch
nvidia-cusparse-cu12==12.5.4.2
# via
# nvidia-cusolver-cu12
# torch
nvidia-cusparselt-cu12==0.6.3
# via torch
nvidia-nccl-cu12==2.26.2
# via torch
nvidia-nvjitlink-cu12==12.6.85
# via
# nvidia-cufft-cu12
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
# torch
nvidia-nvtx-cu12==12.6.77
# via torch
opencv-python==4.12.0.88
# via gym-pusht
opencv-python-headless==4.12.0.88
Expand Down Expand Up @@ -356,7 +395,7 @@ pexpect==4.9.0
# via ipython
pfzy==0.3.4
# via inquirerpy
pillow==11.3.0
pillow==12.1.1
# via
# diffusers
# imageio
Expand Down Expand Up @@ -430,26 +469,6 @@ pynput==1.8.1
# via
# gym-hil
# lerobot
pyobjc-core==11.1
# via
# pyobjc-framework-applicationservices
# pyobjc-framework-cocoa
# pyobjc-framework-coretext
# pyobjc-framework-quartz
pyobjc-framework-applicationservices==11.1
# via pynput
pyobjc-framework-cocoa==11.1
# via
# pyobjc-framework-applicationservices
# pyobjc-framework-coretext
# pyobjc-framework-quartz
pyobjc-framework-coretext==11.1
# via pyobjc-framework-applicationservices
pyobjc-framework-quartz==11.1
# via
# pynput
# pyobjc-framework-applicationservices
# pyobjc-framework-coretext
pyopengl==3.1.9
# via
# dm-control
Expand All @@ -458,7 +477,7 @@ pyparsing==3.2.3
# via
# dm-control
# matplotlib
pyrealsense2-macosx==2.54.2
pyrealsense2==2.56.5.9235
# via lerobot
pyserial==3.5
# via
Expand All @@ -478,6 +497,8 @@ python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
python-xlib==0.33
# via pynput
pytz==2025.2
# via pandas
pyyaml==6.0.2
Expand Down Expand Up @@ -535,6 +556,7 @@ six==1.17.0
# via
# pynput
# python-dateutil
# python-xlib
smmap==5.0.2
# via gitdb
stack-data==0.6.3
Expand Down Expand Up @@ -577,6 +599,8 @@ traitlets==5.14.3
# matplotlib-inline
transformers==4.51.3
# via lerobot
triton==3.3.1
# via torch
typing-extensions==4.14.1
# via
# aiosignal
Expand Down
4 changes: 2 additions & 2 deletions requirements-ubuntu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --output-file=requirements-ubuntu.txt requirements.in
#
-e .[all]
# via -[all]
# via file:///home/dependabot/dependabot-updater/tmp/20260211-1084-tbqfx9/dependabot-20260211-1084-c2yozb
absl-py==2.3.1
# via
# dm-control
Expand Down Expand Up @@ -396,7 +396,7 @@ pexpect==4.9.0
# via ipython
pfzy==0.3.4
# via inquirerpy
pillow==11.3.0
pillow==12.1.1
# via
# diffusers
# imageio
Expand Down