-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconda_env_srcd.yml
More file actions
54 lines (54 loc) · 1.16 KB
/
conda_env_srcd.yml
File metadata and controls
54 lines (54 loc) · 1.16 KB
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
name: srcd
channels:
- rwest
- vgauthier
- conda-forge
- defaults
- ostrokach
dependencies:
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py36_0
- libcxx=9.0.0=h89e68fa_1
- libffi=3.2.1=1
- ncurses=6.1=h0a44026_1002
- openssl=1.1.1d=h0b31af3_0
- pip=19.3.1=py36_0
- python=3.6.7=h4285619_1006
- readline=8.0=hcfe32e1_0
- setuptools=41.6.0=py36_1
- sqlite=3.30.1=h93121df_0
- tk=8.6.9=h2573ce8_1003
- wheel=0.33.6=py36_0
- xz=5.2.4=h1de35cc_1001
- zlib=1.2.11=h0b31af3_1006
- pip:
- attrs==19.3.0
- cffi==1.13.2
- cycler==0.11.0
- diskcache==5.4.0
- importlib-metadata==0.23
- jinja2==2.10.3
- joblib==1.1.0
- kiwisolver==1.3.1
- markupsafe==1.1.1
- matplotlib==2.0.0
- mock==1.0.1
- more-itertools==7.2.0
- networkx==1.7
- numpy==1.19.5
- packaging==19.2
- pandas==1.1.5
- pillow==8.4.0
- pluggy==0.13.0
- psycopg2==2.8.4
- py==1.8.0
- pycparser==2.19
- pyparsing==2.4.5
- pytest==5.3.0
- python-dateutil==2.8.2
- pytz==2022.1
- rpy2==3.0.0
- simplegeneric==0.8.1
- six==1.13.0
- wcwidth==0.1.7
- zipp==0.6.0