-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmicas_env_mk1b.yml
51 lines (50 loc) · 1001 Bytes
/
micas_env_mk1b.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
name: micas
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- python=3.8
- redis=5.0
- nodejs=14.8.0
- pip
- pip:
- amqp==5.0.6
- argh==0.26.2
- attrs==19.3.0
- billiard==3.6.4.0
- celery==5.1.0
- certifi==2020.6.20
- cffi==1.14.0
- chardet==3.0.4
- click==7.1.2
- Flask==1.1.2
- MarkupSafe==2.0.1
- Flask-SocketIO==4.3.1
- greenlet==0.4.16
- idna==2.9
- itsdangerous==1.1.0
- Jinja2==2.11.2
- kombu==5.1.0
- more-itertools==8.4.0
- numpy==1.18.5
- packaging==20.4
- pathtools==0.1.2
- pluggy==0.13.1
- ptyprocess==0.6.0
- pyparsing==2.4.7
- pytest==5.4.3
- python-engineio==3.13.2
- python-socketio==4.6.0
- pytz==2020.1
- PyYAML==5.3.1
- redis==3.5.3
- simplegeneric==0.8.1
- six==1.15.0
- urllib3==1.25.9
- vine==5.0.0
- Werkzeug==1.0.1
- zipp==3.1.0
- flask_cors==3.0.10
- watchdog==2.1.6
- minknow_api==5.0.0.1