-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
60 lines (60 loc) · 1.46 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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
name: RAA_env
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=hca03da5_0
- libcxx=14.0.6=h848a8c0_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.13=h1a28f6b_0
- pip=23.3.1=py39hca03da5_0
- python=3.9.19=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.2.2=py39hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.41.2=py39hca03da5_0
- xz=5.4.6=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- airtest==1.3.3
- cached-property==1.5.2
- certifi==2024.2.2
- charset-normalizer==3.3.2
- colored==2.2.4
- decorator==5.1.1
- deprecated==1.2.14
- deprecation==2.1.0
- facebook-wda==1.4.7
- ffmpeg-python==0.2.0
- filelock==3.13.3
- future==1.0.0
- idna==3.6
- jinja2==3.1.3
- logzero==1.7.0
- markupsafe==2.1.5
- mss==6.1.0
- numpy==1.26.4
- opencv-contrib-python==4.6.0.66
- packaging==24.0
- pandas==2.2.1
- pillow==10.3.0
- psutil==5.9.8
- py==1.11.0
- python-dateutil==2.9.0.post0
- python-dotenv==1.0.1
- python-xlib==0.33
- pytz==2024.1
- pywinauto==0.6.3
- requests==2.31.0
- retry==0.9.2
- simple-tornado==0.2.2
- simplejson==3.19.2
- six==1.16.0
- tabulate==0.9.0
- tidevice==0.12.8
- tornado==6.4
- tzdata==2024.1
- urllib3==2.2.1
- wrapt==1.16.0
prefix: ./.conda