-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
43 lines (42 loc) · 2.16 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: lab_rob
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=haa95532_0
- libffi=3.4.4=hd77b12b_0
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py38haa95532_0
- python=3.8.19=h1aa4202_0
- setuptools=68.2.2=py38haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py38haa95532_0
- pip:
- colorama==0.4.6
- contourpy==1.1.1
- cycler==0.12.1
- easydict==1.13
- filelock==3.13.3
- fonttools==4.51.0
- fsspec==2024.3.1
- importlib-resources==6.4.0
- jinja2==3.1.3
- kiwisolver==1.4.5
- markupsafe==2.1.5
- matplotlib==3.7.5
- mpmath==1.3.0
- networkx==3.1
- numpy==1.24.4
- opencv-python==4.9.0.80
- packaging==24.0
- pillow==10.3.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- six==1.16.0
- sympy==1.12
- torch==2.2.2
- torchvision==0.17.2
- tqdm==4.66.2
- typing-extensions==4.11.0
- zipp==3.18.1