-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
92 lines (91 loc) · 2.29 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
name: kineticsDB
channels:
- SBMLTeam
- https://repo.anaconda.com/pkgs/free
- defaults
dependencies:
- asn1crypto=0.24.0=py36_0
- ca-certificates=2019.1.23=0
- certifi=2018.10.15=py36_0
- cffi=1.11.5=py36he75722e_1
- chardet=3.0.4=py36_1
- click=7.0=py36_0
- coverage=4.5.2=py36h7b6447c_0
- flask=1.0.2=py36_1
- flask-login=0.4.1=py36_0
- flask-sqlalchemy=2.3.2=py36_0
- idna=2.7=py36_0
- krb5=1.16.1=h173b8e3_7
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libpq=9.5.4=0
- libstdcxx-ng=8.2.0=hdf63c60_1
- ncurses=6.1=hf484d3e_0
- openssl=1.1.1b=h7b6447c_1
- pip=18.1=py36_0
- psycopg2=2.6.2=py36_0
- pycparser=2.19=py36_0
- pyjwt=1.6.4=py36_0
- pyopenssl=18.0.0=py36_0
- pysocks=1.6.8=py36_0
- python=3.6.7=h0371630_0
- python-libsbml=5.17.0=py36_0
- readline=7.0=h7b6447c_5
- requests=2.20.1=py36_0
- setuptools=40.6.2=py36_0
- six=1.11.0=py36_1
- sqlite=3.26.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.32.3=py36_0
- wtforms=2.2.1=py36_0
- xlrd=1.2.0=py36_0
- xlsxwriter=1.1.5=py36_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- alabaster==0.7.12
- alembic==1.0.2
- babel==2.8.0
- blinker==1.4
- cryptography==2.3.1
- docutils==0.16
- dominate==2.3.4
- eralchemy==1.2.10
- flask-bootstrap==3.3.7.1
- flask-mail==0.9.1
- flask-migrate==2.3.0
- flask-wtf==0.14.3
- httplib2==0.12.0
- imagesize==1.2.0
- itsdangerous==0.24
- jinja2==2.11.1
- mako==1.0.7
- markupsafe==1.0
- numpy==1.15.4
- packaging==20.3
- pandas==0.23.4
- pockets==0.9.1
- pygments==2.6.1
- pygraphviz==1.5
- pyparsing==2.4.6
- python-dateutil==2.7.5
- python-dotenv==0.10.0
- python-editor==1.0.3
- pytz==2018.7
- snowballstemmer==2.0.0
- sphinx==2.4.4
- sphinx-autodoc-typehints==1.10.3
- sphinx-rtd-theme==0.4.3
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==1.0.3
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-napoleon==0.7
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.4
- sqlalchemy==1.3.15
- urllib3==1.25.8
- visitor==0.1.3
- werkzeug==1.0.1
prefix: /home/mrama/miniconda3/envs/kineticsDB