-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathenvironment.yml
More file actions
37 lines (36 loc) · 871 Bytes
/
environment.yml
File metadata and controls
37 lines (36 loc) · 871 Bytes
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
name: escalate_report
channels:
- defaults
- conda-forge
dependencies:
- numpy-base=1.18.1=py38h6575580_1
- pandas=1.0.3=py38h6c726b0_0
- pip=20.0.2=py38_3
- python=3.8.2=hc70fcce_0
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.1=py_0
- rdkit=2020.03.1=py38h415f5aa_1
- setuptools=46.1.3=py38_0
- sqlite=3.31.1=h5c1f38d_1
- tk=8.6.8=ha441bb4_0
- pip:
- cerberus==1.3.2
- chemdescriptor==0.2.4
- google-api-core==1.17.0
- google-api-python-client==1.7.4
- google-auth==1.14.0
- google-auth-httplib2==0.0.3
- googleapis-common-protos==1.51.0
- gspread==3.4.2
- more-itertools==8.2.0
- numpy==1.18.3
- oauth2client==4.1.3
- py==1.8.1
- pydrive==1.3.1
- pyparsing==2.4.7
- pytest==5.4.1
- simpleeval==0.9.10
- tqdm==4.45.0
- xlrd==1.2.0
- xlwt==1.3.0