-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
40 lines (40 loc) · 1.04 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
name: gui
channels:
- defaults
dependencies:
- ca-certificates=2023.01.10=haa95532_0
- certifi=2022.12.7=py39haa95532_0
- openssl=1.1.1t=h2bbff1b_0
- pip=23.0.1=py39haa95532_0
- python=3.9.16=h6244533_2
- setuptools=65.6.3=py39haa95532_0
- sqlite=3.40.1=h2bbff1b_0
- tzdata=2022g=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.38.4=py39haa95532_0
- wincertstore=0.2=py39haa95532_2
- pip:
- aiohttp==3.8.4
- aiosignal==1.3.1
- async-timeout==4.0.2
- attrs==22.2.0
- charset-normalizer==3.1.0
- click==7.1.2
- frozenlist==1.3.3
- idna==3.4
- multidict==6.0.4
- openai==0.27.2
- pyqt5==5.15.4
- pyqt5-plugins==5.15.4.2.2
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.11.1
- pyqt5-tools==5.15.4.3.2
- python-dotenv==1.0.0
- qt5-applications==5.15.2.2.2
- qt5-tools==5.15.2.1.2
- requests==2.28.2
- tqdm==4.65.0
- urllib3==1.26.15
- yarl==1.8.2
prefix: C:\Softwares\Anaconda\envs\gui