Update environment.yml
Browse files- environment.yml +2 -2
environment.yml
CHANGED
@@ -4,6 +4,8 @@ channels:
|
|
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
|
@@ -106,7 +108,6 @@ dependencies:
|
|
106 |
- termcolor=1.1.0=py39h06a4308_1
|
107 |
- tk=8.6.11=h1ccaba5_1
|
108 |
- torchaudio=0.11.0=py39_cu102
|
109 |
-
- wheel=0.37.1=pyhd3eb1b0_0
|
110 |
- wrapt=1.14.1=py39h5eee18b_0
|
111 |
- xz=5.2.5=h7f8727e_1
|
112 |
- yaml=0.2.5=h7b6447c_0
|
@@ -242,7 +243,6 @@ dependencies:
|
|
242 |
- pybind11==2.6.1
|
243 |
- pycm==4.2
|
244 |
- pycocoevalcap==1.2
|
245 |
-
- pycocotools==2.0.6
|
246 |
- pydantic
|
247 |
- pydantic-core
|
248 |
- pydeck==0.7.1
|
|
|
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
|
|
|
108 |
- termcolor=1.1.0=py39h06a4308_1
|
109 |
- tk=8.6.11=h1ccaba5_1
|
110 |
- torchaudio=0.11.0=py39_cu102
|
|
|
111 |
- wrapt=1.14.1=py39h5eee18b_0
|
112 |
- xz=5.2.5=h7f8727e_1
|
113 |
- yaml=0.2.5=h7b6447c_0
|
|
|
243 |
- pybind11==2.6.1
|
244 |
- pycm==4.2
|
245 |
- pycocoevalcap==1.2
|
|
|
246 |
- pydantic
|
247 |
- pydantic-core
|
248 |
- pydeck==0.7.1
|