-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
57 lines (55 loc) · 1.64 KB
/
Copy pathenvironment.yml
File metadata and controls
57 lines (55 loc) · 1.64 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
55
56
57
name: funarts
channels:
- conda-forge
- anaconda
- defaults
- bioconda
dependencies:
# Base dependencies
- python = 3.8.10
- pip
# Runtime dependencies
- matplotlib = 3.3.4
- antismash=6.0.1
- emboss
- jinja2==3.0.1
- backports.lzma==0.0.14
# Developer dependencies
- pip:
- aniso8601==9.0.1
- biopython==1.78
- blinker==1.4
- click==8.0.1
- cssselect==1.1.0
- cycler==0.10.0
- et-xmlfile==1.1.0
- ete3==3.1.2
- flask==2.2.5
- flask-mail==0.9.1
- flask-restful==0.3.9
- flask-sockets==0.2.1
- gevent==23.9.1
- gevent-websocket==0.10.1
- greenlet==2.0.0
- helperlibs==0.2.1
- itsdangerous==2.0.1
- jdcal==1.4.1
- lxml==4.9.1
- markupsafe==2.1.3
- networkx==2.6.2
- numpy==1.22.0
- openpyxl==3.0.7
- pillow==10.0.1
- pyexcelerator==0.6.4.1
- pyparsing==2.4.7
- pypng==0.0.20
- pyquery==1.4.3
- pysvg-py3==0.2.2.post3
- python-dateutil==2.8.2
- pytz==2021.1
- pyuwsgi==2.0.21
- redis==3.5.3
- redis-server==5.0.7
- six==1.16.0
- straight-plugin==1.5.0
- werkzeug==2.3.8