-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
72 lines (71 loc) · 1.95 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
61
62
63
64
65
66
67
68
69
70
71
name: desktop_notifier
channels:
- defaults
dependencies:
- appnope=0.1.2=py37hecd8cb5_1001
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.1.19=hecd8cb5_0
- certifi=2020.12.5=py37hecd8cb5_0
- decorator=4.4.2=pyhd3eb1b0_0
- ipykernel=5.3.4=py37h5ca1d4c_0
- ipython=7.20.0=py37h01d92e1_1
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.2=py37hecd8cb5_1
- jupyter_client=6.1.7=py_0
- jupyter_core=4.7.1=py37hecd8cb5_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libsodium=1.0.18=h1de35cc_0
- ncurses=6.2=h0a44026_1
- openssl=1.1.1i=h9ed2024_0
- parso=0.7.0=py_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=20.3.3=py37hecd8cb5_0
- prompt-toolkit=3.0.8=py_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.7.4=pyhd3eb1b0_0
- python=3.7.9=h26836e1_0
- python-dateutil=2.8.1=pyhd3eb1b0_0
- pyzmq=20.0.0=py37h23ab428_1
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py37hecd8cb5_0
- six=1.15.0=py37hecd8cb5_0
- sqlite=3.33.0=hffcf06c_0
- tk=8.6.10=hb0a8c7a_0
- tornado=6.1=py37h9ed2024_0
- traitlets=5.0.5=pyhd3eb1b0_0
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zeromq=4.3.3=hb1e8313_3
- zlib=1.2.11=h1de35cc_3
- pip:
- app-version==1.0.1
- cachetools==4.2.1
- chardet==4.0.0
- google-api-core==1.26.0
- google-api-python-client==1.12.8
- google-auth==1.26.1
- google-auth-httplib2==0.0.4
- google-auth-oauthlib==0.4.2
- googleapis-common-protos==1.52.0
- httplib2==0.19.0
- idna==2.10
- notify==0.3.1
- oauthlib==3.1.0
- packaging==20.9
- plyer==2.0.0
- protobuf==3.14.0
- py-notifier==0.1.1
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==2.4.7
- pytz==2021.1
- requests-oauthlib==1.3.0
- rsa==4.7.1
- uritemplate==3.0.1
- urllib3==1.26.3
- validate-email==1.3
prefix: /usr/local/anaconda3/envs/desktop_notifier