forked from Michelangelo27/chatgpt_selenium_automation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-for-mac.yml
59 lines (59 loc) · 1.75 KB
/
environment-for-mac.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
name: chatgpt-automation
channels:
- defaults
dependencies:
- brotlipy=0.7.0=py310h1a28f6b_1002
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.01.10=hca03da5_0
- certifi=2022.12.7=py310hca03da5_0
- cffi=1.15.1=py310h80987f9_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- conda-content-trust=0.1.3=py310hca03da5_0
- conda-package-handling=2.0.2=py310hca03da5_0
- conda-package-streaming=0.7.0=py310hca03da5_0
- cryptography=38.0.4=py310h834c97f_0
- idna=3.4=py310hca03da5_0
- libffi=3.4.2=hca03da5_6
- ncurses=6.4=h313beb8_0
- openssl=1.1.1s=h1a28f6b_0
- pluggy=1.0.0=py310hca03da5_1
- pycosat=0.6.4=py310h1a28f6b_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py310hca03da5_0
- python=3.10.9=hc0d8a6c_0
- python.app=3=py310h1a28f6b_0
- readline=8.2=h1a28f6b_0
- requests=2.28.1=py310hca03da5_0
- ruamel.yaml=0.17.21=py310h1a28f6b_0
- ruamel.yaml.clib=0.2.6=py310h1a28f6b_1
- setuptools=65.6.3=py310hca03da5_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.1=h7a7dc30_0
- tk=8.6.12=hb8d0fd4_0
- toolz=0.12.0=py310hca03da5_0
- tqdm=4.64.1=py310hca03da5_0
- urllib3=1.26.14=py310hca03da5_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.10=h80987f9_1
- zlib=1.2.13=h5a0b063_0
- zstandard=0.18.0=py310h1a28f6b_0
- pip:
- attrs==23.1.0
- exceptiongroup==1.1.3
- h11==0.14.0
- numpy==1.25.1
- outcome==1.2.0
- pandas==2.0.3
- pip==23.1.2
- python-dateutil==2.8.2
- pytz==2023.3
- selenium==4.13.0
- sklearn==0.0.post4
- sniffio==1.3.0
- sortedcontainers==2.4.0
- trio==0.22.2
- trio-websocket==0.11.1
- tzdata==2023.3
- wsproto==1.2.0
prefix: /Users/muhammadarbabarshad/miniconda3/envs/chatgpt-automation