diff --git a/requirements.yaml b/requirements.yaml index 298307d2..568545b5 100644 --- a/requirements.yaml +++ b/requirements.yaml @@ -11,10 +11,11 @@ dependencies: - backports=1.0 - backports.functools_lru_cache=1.6.5 - blas=1.0 + - brotli-python=1.0.9 - brotlipy=0.7.0 - bzip2=1.0.8 - - ca-certificates=2023.5.7 - - certifi=2023.5.7 + - ca-certificates=2023.12.12 + - certifi=2024.2.2 - cffi=1.15.1 - charset-normalizer=2.0.4 - comm=0.1.3 @@ -26,10 +27,12 @@ dependencies: - ffmpeg=4.3 - filelock=3.9.0 - freetype=2.12.1 + - gettext=0.21.1 - giflib=5.2.1 - gmp=6.2.1 - gmpy2=2.1.2 - gnutls=3.6.15 + - icu=73.1 - idna=3.4 - importlib-metadata=6.8.0 - importlib_metadata=6.8.0 @@ -50,11 +53,14 @@ dependencies: - libgcc-ng=13.1.0 - libgfortran-ng=13.1.0 - libgfortran5=13.1.0 + - libgomp=13.1.0 + - libhwloc=2.9.0 - libiconv=1.16 - libidn2=2.3.4 - libllvm14=14.0.6 - libpng=1.6.39 - libsodium=1.0.18 + - libsqlite=3.41.2 - libstdcxx-ng=13.1.0 - libtasn1=4.19.0 - libtiff=4.5.0 @@ -62,7 +68,10 @@ dependencies: - libuuid=1.41.5 - libwebp=1.2.4 - libwebp-base=1.2.4 + - libxml2=2.10.4 + - libzlib=1.2.13 - llvm-openmp=14.0.6 + - llvmlite=0.40.1 - lz4-c=1.9.4 - markupsafe=2.1.1 - matplotlib-inline=0.1.6 @@ -77,9 +86,8 @@ dependencies: - nettle=3.7.3 - networkx=2.8.4 - numba=0.57.1 - - numpy-base=1.24.3 - openh264=2.1.1 - - openssl=3.1.1 + - openssl=3.0.13 - packaging=23.1 - parso=0.8.3 - pexpect=4.8.0 @@ -97,12 +105,10 @@ dependencies: - python=3.10.12 - python-dateutil=2.8.2 - python_abi=3.10 - - pytorch=2.0.1 - pytorch-mutex=1.0 - pyzmq=25.1.0 - readline=8.2 - requests=2.29.0 - - scikit-learn=1.3.0 - setuptools=67.8.0 - six=1.16.0 - sqlite=3.41.2 @@ -111,12 +117,9 @@ dependencies: - tbb=2021.8.0 - threadpoolctl=3.2.0 - tk=8.6.12 - - torchaudio=2.0.2 - - torchvision=0.15.2 - tornado=6.3.2 - traitlets=5.9.0 - tslearn=0.6.1 - - typing_extensions=4.6.3 - urllib3=1.26.16 - wcwidth=0.2.6 - wheel=0.38.4 @@ -152,6 +155,7 @@ dependencies: - fastprogress==1.0.3 - flask==2.3.2 - fonttools==4.41.0 + - fsspec==2024.3.0 - gitdb==4.0.10 - gitpython==3.1.32 - greenlet==2.0.2 @@ -163,7 +167,6 @@ dependencies: - joblib==1.3.1 - kiwisolver==1.4.4 - langcodes==3.3.0 - - llvmlite==0.40.1 - mako==1.2.4 - markdown==3.4.3 - matplotlib==3.7.2 @@ -171,13 +174,25 @@ dependencies: - mpmath==1.2.1 - murmurhash==1.0.9 - numpy==1.24.4 + - nvidia-cublas-cu12==12.1.3.1 + - nvidia-cuda-cupti-cu12==12.1.105 + - nvidia-cuda-nvrtc-cu12==12.1.105 + - nvidia-cuda-runtime-cu12==12.1.105 + - nvidia-cudnn-cu12==8.9.2.26 + - nvidia-cufft-cu12==11.0.2.54 + - nvidia-curand-cu12==10.3.2.106 + - nvidia-cusolver-cu12==11.4.5.107 + - nvidia-cusparse-cu12==12.1.0.106 + - nvidia-nccl-cu12==2.19.3 + - nvidia-nvjitlink-cu12==12.4.99 + - nvidia-nvtx-cu12==12.1.105 - oauthlib==3.2.2 - omegaconf==2.3.0 - optuna==2.10.1 - pandas==2.0.3 - pathy==0.10.2 - pbr==5.11.1 - - pip==23.1.2 + - pip==24.0 - preshed==3.0.8 - prettytable==3.8.0 - protobuf==4.23.4 @@ -191,7 +206,9 @@ dependencies: - pyyaml==6.0 - querystring-parser==1.2.4 - scikit-base==0.5.0 + - scikit-learn==1.2.2 - scipy==1.11.1 + - seaborn==0.13.2 - sktime==0.20.0 - smart-open==6.3.0 - smmap==5.0.0 @@ -204,13 +221,17 @@ dependencies: - stevedore==5.1.0 - tabulate==0.9.0 - thinc==8.1.10 + - torch==2.2.1 + - torchaudio==2.2.1 + - torchvision==0.17.1 - tqdm==4.65.0 + - triton==2.2.0 - tsai==0.3.7 - typer==0.9.0 + - typing-extensions==4.10.0 - tzdata==2023.3 - wasabi==1.1.2 - websocket-client==1.6.1 - werkzeug==2.3.6 - wrapt==1.15.0 - zipp==3.16.1 -prefix: /home/pops/anaconda3/envs/ts_cl