yaziciz commited on
Commit
24fbc35
·
verified ·
1 Parent(s): 91a9d23

Update environment.yml

Browse files
Files changed (1) hide show
  1. environment.yml +2 -2
environment.yml CHANGED
@@ -4,8 +4,6 @@ channels:
4
  - anaconda
5
  - defaults
6
  dependencies:
7
- - wheel
8
- - pycocotools
9
  - _libgcc_mutex=0.1=main
10
  - _openmp_mutex=4.5=1_gnu
11
  - _tflow_select=2.3.0=mkl
@@ -115,6 +113,8 @@ dependencies:
115
  - zlib=1.2.12=h7f8727e_2
116
  - zstd=1.4.9=haebb681_0
117
  - pip:
 
 
118
  - absl-py==1.0.0
119
  - addict==2.4.0
120
  - aiofiles==23.1.0
 
4
  - anaconda
5
  - defaults
6
  dependencies:
 
 
7
  - _libgcc_mutex=0.1=main
8
  - _openmp_mutex=4.5=1_gnu
9
  - _tflow_select=2.3.0=mkl
 
113
  - zlib=1.2.12=h7f8727e_2
114
  - zstd=1.4.9=haebb681_0
115
  - pip:
116
+ - wheel
117
+ - pycocotools
118
  - absl-py==1.0.0
119
  - addict==2.4.0
120
  - aiofiles==23.1.0