-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
77 lines (76 loc) · 1.55 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
72
73
74
75
76
name: PyConDE-www
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2019.6.16
- certifi=2019.6.16
- libblas=3.8.0
- libcblas=3.8.0
- libcxx=8.0.0
- libcxxabi=8.0.0
- libffi=3.2.1
- libgfortran=4.0.0
- liblapack=3.8.0
- libopenblas=0.3.6
- ncurses=6.1
- numpy=1.17.0
- openssl=1.1.1c
- pandas=0.25.0
- pip=19.1
- pysocks=1.7.0
- python=3.6.7
- python-dateutil=2.8.0
- readline=7.0
- setuptools=41.0.1
- sqlite=3.26.0
- tk=8.6.9
- wheel=0.33.1
- xlrd=1.2.0
- xz=5.2.4
- zlib=1.2.11
- pip:
- argh==0.26.2
- asn1crypto==0.24.0
- babel==2.6.0
- cachetools==3.1.1
- cffi==1.11.5
- chardet==3.0.4
- click==7.0
- cryptography==2.5
- et-xmlfile==1.0.1
- exifread==2.1.2
- flask==1.0.2
- google-api-python-client==1.7.11
- google-auth==1.6.3
- google-auth-httplib2==0.0.3
- google-auth-oauthlib==0.4.0
- httplib2==0.13.1
- idna==2.8
- inifile==0.4
- itsdangerous==1.1.0
- jdcal==1.4.1
- jinja2==2.10.1
- lektor==3.1.3
- markupsafe==1.1.0
- mistune==0.8.4
- oauth2client==4.1.3
- oauthlib==3.1.0
- openpyxl==2.6.2
- pathtools==0.1.2
- pyasn1==0.4.6
- pyasn1-modules==0.2.6
- pycparser==2.19
- pyopenssl==19.0.0
- pytz==2018.9
- pyyaml==4.2b1
- requests==2.21.0
- requests-oauthlib==1.2.0
- rsa==4.0
- six==1.12.0
- tweepy==3.8.0
- uritemplate==3.0.0
- urllib3==1.24.3
- watchdog==0.9.0
- werkzeug==0.14.1
prefix: /Users/hendorf/anaconda3/envs/PyConDE-www