File tree 3 files changed +37
-3
lines changed
3 files changed +37
-3
lines changed Original file line number Diff line number Diff line change
1
+ name : email-bot
2
+ channels :
3
+ - defaults
4
+ dependencies :
5
+ - ca-certificates=2018.12.5=0
6
+ - certifi=2018.11.29=py37_0
7
+ - openssl=1.1.1a=he774522_0
8
+ - pip=18.1=py37_0
9
+ - python=3.7.2=h8c8aaf0_0
10
+ - setuptools=40.6.3=py37_0
11
+ - sqlite=3.26.0=he774522_0
12
+ - vc=14.1=h0510ff6_4
13
+ - vs2015_runtime=14.15.26706=h3a45250_0
14
+ - wheel=0.32.3=py37_0
15
+ - wincertstore=0.2=py37_0
16
+ prefix : C:\Anaconda\envs\email-bot
17
+
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ cachetools == 3.1.0
2
+ certifi == 2018.11.29
3
+ chardet == 3.0.4
4
+ google-api-python-client == 1.7.8
5
+ google-auth == 1.6.2
6
+ google-auth-httplib2 == 0.0.3
7
+ google-auth-oauthlib == 0.2.0
8
+ httplib2 == 0.12.0
9
+ idna == 2.8
10
+ oauth2client == 4.1.3
11
+ oauthlib == 3.0.1
12
+ pyasn1 == 0.4.5
13
+ pyasn1-modules == 0.2.4
14
+ requests == 2.21.0
15
+ requests-oauthlib == 1.2.0
16
+ rsa == 4.0
17
+ six == 1.12.0
18
+ uritemplate == 3.0.0
19
+ urllib3 == 1.24.1
20
+ wincertstore == 0.2
You can’t perform that action at this time.
0 commit comments