Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
vrym2 committed May 12, 2023
1 parent 4b4550f commit d85fc68
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,35 @@ dependencies:
- _openmp_mutex=4.5
- bzip2=1.0.8
- ca-certificates=2023.5.7
- colorlog=6.7.0
- ld_impl_linux-64=2.40
- libblas=3.9.0
- libcblas=3.9.0
- libffi=3.4.2
- libgcc-ng=12.2.0
- libgfortran-ng=12.2.0
- libgfortran5=12.2.0
- libgomp=12.2.0
- liblapack=3.9.0
- libnsl=2.0.0
- libopenblas=0.3.21
- libsqlite=3.41.2
- libstdcxx-ng=12.2.0
- libuuid=2.38.1
- libzlib=1.2.13
- ncurses=6.3
- numpy=1.24.3
- openssl=3.1.0
- pandas=2.0.1
- pip=23.1.2
- python=3.8.16
- python-dateutil=2.8.2
- python-tzdata=2023.3
- python_abi=3.8
- pytz=2023.3
- readline=8.2
- setuptools=67.7.2
- six=1.16.0
- tk=8.6.12
- wheel=0.40.0
- xz=5.2.6
Expand Down Expand Up @@ -51,7 +66,6 @@ dependencies:
- mpmath==1.3.0
- networkx==3.1
- ninja==1.11.1
- numpy==1.24.3
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
Expand All @@ -76,12 +90,10 @@ dependencies:
- pycocotools==2.0.6
- pygments==2.15.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- requests==2.30.0
- requests-oauthlib==1.3.1
- rich==13.3.5
- rsa==4.9
- six==1.16.0
- sympy==1.12
- tabulate==0.9.0
- tensorboard==2.13.0
Expand Down

0 comments on commit d85fc68

Please sign in to comment.