-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmalddal_conda_env.yml
More file actions
59 lines (59 loc) · 1.43 KB
/
malddal_conda_env.yml
File metadata and controls
59 lines (59 loc) · 1.43 KB
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: malddalPyCharm
channels:
- defaults
dependencies:
- certifi=2020.12.5=py36haa95532_0
- pip=21.0.1=py36haa95532_0
- python=3.6.13=h3758d61_0
- setuptools=52.0.0=py36haa95532_0
- sqlite=3.35.3=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
- wincertstore=0.2=py36h7fe50ca_0
- pip:
- altgraph==0.17
- asgiref==3.3.1
- auto-py-to-exe==2.8.0
- bottle==0.12.19
- bottle-websocket==0.2.9
- cffi==1.14.5
- dataclasses==0.8
- django==3.1.7
- eel==0.12.4
- et-xmlfile==1.0.1
- future==0.18.2
- gevent==21.1.2
- gevent-websocket==0.10.1
- greenlet==1.0.0
- image==1.5.33
- importlib-metadata==3.10.0
- msedge-selenium-tools==3.141.3
- numpy==1.19.5
- opencv-python==4.5.1.48
- openpyxl==3.0.7
- pandas==1.1.5
- pefile==2019.4.18
- pillow==8.1.2
- pycparser==2.20
- pyinstaller==4.2
- pyinstaller-hooks-contrib==2021.1
- pypiwin32==223
- pytesseract==0.3.7
- python-dateutil==2.8.1
- pytz==2021.1
- pywin32==300
- pywin32-ctypes==0.2.0
- screeninfo==0.6.7
- selenium==3.141.0
- six==1.15.0
- sqlparse==0.4.1
- typing-extensions==3.7.4.3
- urllib3==1.26.4
- whichcraft==0.6.1
- xlrd==2.0.1
- xlwt==1.3.0
- zipp==3.4.1
- zope-event==4.5.0
- zope-interface==5.3.0
prefix: C:\Users\wooseok\anaconda3\envs\malddalPyCharm