chore(deps): update environment.yml with latest dependencies

This commit is contained in:
game-loader 2025-06-21 21:38:09 +08:00
parent 427eca08d0
commit 9d42c8c0eb

View File

@ -1,6 +1,6 @@
name: posedet
channels:
- defaults
- pkgs/main
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
@ -40,7 +40,7 @@ dependencies:
- packaging=24.2
- parso=0.8.4
- pexpect=4.8.0
- pip=25.1
- pip
- platformdirs=4.3.7
- prompt-toolkit=3.0.43
- prompt_toolkit=3.0.43
@ -73,71 +73,81 @@ dependencies:
- zeromq=4.3.5
- zlib=1.2.13
- pip:
- altair==5.5.0
- attrs==25.3.0
- blinker==1.9.0
- cachetools==5.5.2
- certifi==2025.4.26
- charset-normalizer==3.4.2
- click==8.2.1
- coloredlogs==15.0.1
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.18.0
- flatbuffers==25.2.10
- fonttools==4.58.4
- fsspec==2025.5.1
- gitdb==4.0.12
- gitpython==3.1.44
- humanfriendly==10.0
- idna==3.10
- jinja2==3.1.6
- jsonschema==4.24.0
- jsonschema-specifications==2025.4.1
- kiwisolver==1.4.8
- markupsafe==3.0.2
- matplotlib==3.10.3
- mpmath==1.3.0
- narwhals==1.42.1
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.6.4.1
- nvidia-cuda-cupti-cu12==12.6.80
- nvidia-cuda-nvrtc-cu12==12.6.77
- nvidia-cuda-runtime-cu12==12.6.77
- nvidia-cudnn-cu12==9.5.1.17
- nvidia-cufft-cu12==11.3.0.4
- nvidia-cufile-cu12==1.11.1.6
- nvidia-curand-cu12==10.3.7.77
- nvidia-cusolver-cu12==11.7.1.2
- nvidia-cusparse-cu12==12.5.4.2
- nvidia-cusparselt-cu12==0.6.3
- nvidia-nccl-cu12==2.26.2
- nvidia-nvjitlink-cu12==12.6.85
- nvidia-nvtx-cu12==12.6.77
- onnxruntime==1.22.0
- opencv-contrib-python-headless==4.11.0.86
- pillow==11.2.1
- plotly==6.1.2
- protobuf==6.31.1
- pyarrow==20.0.0
- pydeck==0.9.1
- pyparsing==3.2.3
- pytz==2025.2
- referencing==0.36.2
- requests==2.32.4
- rpds-py==0.25.1
- rtmlib==0.0.13
- smmap==5.0.2
- streamlit==1.45.1
- sympy==1.14.0
- tenacity==9.1.2
- toml==0.10.2
- torch==2.7.1
- torchaudio==2.7.1
- torchvision==0.22.1
- tqdm==4.67.1
- triton==3.3.1
- urllib3==2.4.0
- watchdog==6.0.0
prefix: /root/shared-nvme/posedet/posedet
- GitPython==3.1.44
- Jinja2==3.1.6
- MarkupSafe==3.0.2
- altair==5.5.0
- attrs==25.3.0
- blinker==1.9.0
- cachetools==5.5.2
- certifi==2025.4.26
- charset-normalizer==3.4.2
- click==8.2.1
- coloredlogs==15.0.1
- contourpy==1.3.2
- cycler==0.12.1
- filelock==3.18.0
- flatbuffers==25.2.10
- fonttools==4.58.4
- fsspec==2025.5.1
- gitdb==4.0.12
- humanfriendly==10.0
- idna==3.10
- imageio==2.37.0
- imageio-ffmpeg==0.6.0
- jsonschema==4.24.0
- jsonschema-specifications==2025.4.1
- kiwisolver==1.4.8
- matplotlib==3.10.3
- moviepy==2.2.1
- mpmath==1.3.0
- narwhals==1.42.1
- networkx==3.4.2
- numpy==2.2.6
- nvidia-cublas-cu12==12.6.4.1
- nvidia-cuda-cupti-cu12==12.6.80
- nvidia-cuda-nvrtc-cu12==12.6.77
- nvidia-cuda-runtime-cu12==12.6.77
- nvidia-cudnn-cu12==9.5.1.17
- nvidia-cufft-cu12==11.3.0.4
- nvidia-cufile-cu12==1.11.1.6
- nvidia-curand-cu12==10.3.7.77
- nvidia-cusolver-cu12==11.7.1.2
- nvidia-cusparse-cu12==12.5.4.2
- nvidia-cusparselt-cu12==0.6.3
- nvidia-nccl-cu12==2.26.2
- nvidia-nvjitlink-cu12==12.6.85
- nvidia-nvtx-cu12==12.6.77
- onnxruntime-gpu==1.22.0
- opencv-contrib-python-headless==4.11.0.86
- pandas==2.3.0
- pillow==11.2.1
- plotly==6.1.2
- proglog==0.1.12
- protobuf==6.31.1
- pyarrow==20.0.0
- pydeck==0.9.1
- pygame==2.6.1
- pyparsing==3.2.3
- pyrealsense2==2.55.1.6486
- python-dotenv==1.1.0
- pytz==2025.2
- referencing==0.36.2
- requests==2.32.4
- rpds-py==0.25.1
- rtmlib==0.0.13
- smmap==5.0.2
- streamlit==1.45.1
- sympy==1.14.0
- tenacity==9.1.2
- toml==0.10.2
- torch==2.7.1
- torchaudio==2.7.1
- torchvision==0.22.1
- tqdm==4.67.1
- triton==3.3.1
- tzdata==2025.2
- urllib3==2.4.0
- watchdog==6.0.0
prefix: "/home/logic/.local/share/mamba/envs/posedet"