Skip to content

Commit

Permalink
Matplotlib added advances #2
Browse files Browse the repository at this point in the history
  • Loading branch information
pab1s committed Mar 19, 2024
1 parent a9f52ac commit 757a3ff
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,66 +7,99 @@ dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- blas=1.0
- brotli=1.0.9
- brotli-bin=1.0.9
- brotli-python=1.0.9
- bzip2=1.0.8
- ca-certificates=2024.3.11
- certifi=2024.2.2
- charset-normalizer=2.0.4
- contourpy=1.2.0
- cuda-cudart=12.1.105
- cuda-cupti=12.1.105
- cuda-libraries=12.1.0
- cuda-nvrtc=12.1.105
- cuda-nvtx=12.1.105
- cuda-opencl=12.4.99
- cuda-runtime=12.1.0
- cycler=0.11.0
- cyrus-sasl=2.1.28
- dbus=1.13.18
- expat=2.5.0
- ffmpeg=4.3
- filelock=3.13.1
- fontconfig=2.14.1
- fonttools=4.25.0
- freetype=2.12.1
- glib=2.78.4
- glib-tools=2.78.4
- gmp=6.2.1
- gmpy2=2.1.2
- gnutls=3.6.15
- gst-plugins-base=1.14.1
- gstreamer=1.14.1
- icu=73.1
- idna=3.4
- iniconfig=1.1.1
- intel-openmp=2023.1.0
- jinja2=3.1.3
- jpeg=9e
- kiwisolver=1.4.4
- krb5=1.20.1
- lame=3.100
- lcms2=2.12
- ld_impl_linux-64=2.38
- lerc=3.0
- libbrotlicommon=1.0.9
- libbrotlidec=1.0.9
- libbrotlienc=1.0.9
- libclang=14.0.6
- libclang13=14.0.6
- libcublas=12.1.0.26
- libcufft=11.0.2.4
- libcufile=1.9.0.20
- libcups=2.4.2
- libcurand=10.3.5.119
- libcusolver=11.4.4.55
- libcusparse=12.0.2.55
- libdeflate=1.17
- libedit=3.1.20230828
- libffi=3.4.4
- libgcc-ng=11.2.0
- libglib=2.78.4
- libgomp=11.2.0
- libiconv=1.16
- libidn2=2.3.4
- libjpeg-turbo=2.0.0
- libllvm14=14.0.6
- libnpp=12.0.2.50
- libnvjitlink=12.1.105
- libnvjpeg=12.1.1.14
- libpng=1.6.39
- libpq=12.17
- libstdcxx-ng=11.2.0
- libtasn1=4.19.0
- libtiff=4.5.1
- libunistring=0.9.10
- libuuid=1.41.5
- libwebp-base=1.3.2
- libxcb=1.15
- libxkbcommon=1.0.1
- libxml2=2.10.4
- llvm-openmp=14.0.6
- lz4-c=1.9.4
- markupsafe=2.1.3
- matplotlib=3.8.0
- matplotlib-base=3.8.0
- mkl=2023.1.0
- mkl-service=2.4.0
- mkl_fft=1.3.8
- mkl_random=1.2.4
- mpc=1.1.0
- mpfr=4.0.2
- mpmath=1.3.0
- munkres=1.1.4
- mysql=5.7.24
- ncurses=6.4
- nettle=3.7.3
- networkx=3.1
Expand All @@ -76,10 +109,14 @@ dependencies:
- openjpeg=2.4.0
- openssl=3.0.13
- packaging=23.2
- pcre2=10.42
- pillow=10.2.0
- pip=23.3.1
- pluggy=1.0.0
- ply=3.11
- pyparsing=3.0.9
- pyqt=5.15.10
- pyqt5-sip=12.13.0
- pysocks=1.7.1
- pytest=7.4.0
- python=3.11.8
Expand All @@ -88,9 +125,11 @@ dependencies:
- pytorch-cuda=12.1
- pytorch-mutex=1.0
- pyyaml=6.0.1
- qt-main=5.15.2
- readline=8.2
- requests=2.31.0
- setuptools=68.2.2
- sip=6.7.12
- six=1.16.0
- sqlite=3.41.2
- sympy=1.12
Expand All @@ -99,6 +138,7 @@ dependencies:
- torchaudio=2.2.1
- torchtriton=2.2.0
- torchvision=0.17.1
- tornado=6.3.3
- tqdm=4.65.0
- typing_extensions=4.9.0
- tzdata=2024a
Expand Down

0 comments on commit 757a3ff

Please sign in to comment.