-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
65 lines (64 loc) · 1.63 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
# environment.yml
name: CHROMER
channels:
- defaults
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.08.22=hca03da5_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.11=h1a28f6b_2
- pip=23.2.1=py311hca03da5_0
- python=3.11.5=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.0.0=py311hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.41.2=py311hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- cachetools==5.3.1
- certifi==2023.7.22
- charset-normalizer==3.3.0
- contourpy==1.1.1
- cycler==0.12.0
- docopt==0.6.2
- fonttools==4.43.1
- google-api-core==2.12.0
- google-api-python-client==2.102.0
- google-auth==2.23.2
- google-auth-httplib2==0.1.1
- google-auth-oauthlib==1.1.0
- googleapis-common-protos==1.60.0
- gspread==5.10.0
- httplib2==0.22.0
- idna==3.4
- kiwisolver==1.4.5
- matplotlib==3.7.2
- numpy==1.25.2
- oauth2client==4.1.3
- oauthlib==3.2.2
- packaging==23.2
- pandas==2.1.1
- pillow==10.0.1
- pipreqs==0.4.13
- protobuf==4.24.4
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pydrive==1.3.1
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- requests==2.31.0
- requests-oauthlib==1.3.1
- rsa==4.9
- scipy==1.11.2
- seaborn==0.12.2
- six==1.16.0
- tzdata==2023.3
- uritemplate==4.1.1
- urllib3==2.0.6
- yarg==0.1.9
prefix: /Users/adalton/miniconda3/envs/CHROMER