-
Notifications
You must be signed in to change notification settings - Fork 0
/
env.yml
66 lines (65 loc) · 1.11 KB
/
env.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
name: gud
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- biopython=1.73
- blas=1.0
- ca-certificates=2019.9.11
- certifi=2019.9.11
- libgcc-ng=9.1.0
- libgfortran-ng=7.3.0
- libiconv=1.15
- libxml2=2.9.9
- mysql-connector-c=6.1.11
- mysql-connector-python=8.0.16
- mysqlclient=1.3.14
- numpy=1.16.4
- numpy-base=1.16.4
- openssl=1.1.1c
- parallel=20190722
- pip=19.1.1
- protobuf=3.6.0
- python=3.7.3
- readline=7.0
- setuptools=41.0.1
- six=1.12.0
- sqlalchemy=1.3.4
- sqlite=3.28.0
- tk=8.6.8
- uwsgi=2.0.18
- wheel=0.33.4
- xz=5.2.4
- yaml=0.1.7
- zlib=1.2.11
- pip:
- astroid
- atomicwrites
- attrs
- click
- configparser
- cython
- datetime
- flask
- flask-limiter
- fuzzywuzzy
- importlib-metadata
- interval-binning
- itsdangerous
- matplotlib
- jinja2
- limits
- lxml
- packaging
- pandas
- pluggy
- py
- pylint
- pymysql
- pytest
- python-dateutil
- simplejson
- sqlalchemy-fulltext-search
- sqlalchemy-utils
- python-Levenshtein