-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpytest_env.yml
49 lines (49 loc) · 2.93 KB
/
pytest_env.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
name: pytest_framework_template
channels:
- defaults
dependencies:
- atomicwrites=1.4.0=py_0
- attrs=21.4.0=pyhd3eb1b0_0
- ca-certificates=2022.3.18=haa95532_0
- certifi=2021.10.8=py39haa95532_2
- cffi=1.15.0=py39h2bbff1b_1
- colorama=0.4.4=pyhd3eb1b0_0
- cryptography=36.0.0=py39h21b164f_0
- idna=3.3=pyhd3eb1b0_0
- iniconfig=1.1.1=pyhd3eb1b0_0
- more-itertools=8.12.0=pyhd3eb1b0_0
- openssl=1.1.1n=h2bbff1b_0
- packaging=21.3=pyhd3eb1b0_0
- pluggy=1.0.0=py39haa95532_1
- py=1.11.0=pyhd3eb1b0_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pyparsing=3.0.4=pyhd3eb1b0_0
- pysocks=1.7.1=py39haa95532_0
- pytest=6.2.5=py39haa95532_2
- pytest-html=3.1.1=pyhd3eb1b0_0
- pytest-metadata=1.11.0=py39haa95532_0
- python=3.9.11=h6244533_1
- selenium=3.141.0=py39h2bbff1b_1000
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.0=h2bbff1b_0
- toml=0.10.2=pyhd3eb1b0_0
- tzdata=2021e=hda174b7_0
- urllib3=1.26.8=pyhd3eb1b0_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=py39haa95532_0
- wincertstore=0.2=py39haa95532_2
- pip==22.0.4
- pip:
- brotlipy==0.7.0
- charset-normalizer==2.0.12
- configparser==5.2.0
- crayons==0.4.0
- pip==22.0.4
- requests==2.27.1
- setuptools==61.2.0
- webdriver-manager==3.5.4
- wsproto==1.1.0
prefix: ~\Miniconda3\envs\pytest_framework_template