-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
96 lines (96 loc) · 3.33 KB
/
requirements.txt
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
92
93
94
95
96
appdirs==1.4.4
astroid==2.12.10
attrs==22.1.0
bandit==1.7.4
beautifulsoup4==4.11.1
biopandas==0.4.1
biopython==1.79
bioservices==1.10.0
black==22.8.0
cattrs==22.1.0
certifi==2022.9.14
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
colorlog==6.7.0
commonmark==0.9.1
contourpy==1.0.5
cycler==0.11.0
deepdiff==5.8.1
dill==0.3.5.1
easydev==0.12.0
exceptiongroup==1.0.0rc9
fonttools==4.37.2
future==0.18.2
gevent==21.12.0
gitdb==4.0.9
GitPython==3.1.27
graphein==1.5.1
greenlet==1.1.3
grequests==0.6.0
idna==3.4
isort==5.10.1
joblib==1.2.0
kiwisolver==1.4.4
lazy-object-proxy==1.7.1
loguru==0.6.0
lxml==4.9.1
mando==0.6.4
matplotlib==3.6.0
mccabe==0.7.0
molmass==2021.6.18
msgpack==1.0.4
multipledispatch==0.6.0
mypy-extensions==0.4.3
networkx==2.8.6
numpy==1.23.3
ordered-set==4.1.0
packaging==21.3
pandas==1.4.4
pathspec==0.10.1
pbr==5.10.0
peptides==0.3.1
pexpect==4.8.0
Pillow==9.2.0
platformdirs==2.5.2
plotly==5.10.0
ptyprocess==0.7.0
pycparser==2.21
pydantic==1.10.2
Pygments==2.13.0
pylint==2.15.3
pyparsing==3.0.9
pypref==3.3.0
pysimplelog==4.0.0
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==5.4.1
radon==5.1.0
requests==2.28.1
requests-cache==0.9.6
rich==12.5.1
rich-click==1.5.2
scikit-learn==1.1.2
scipy==1.9.1
seaborn==0.12.0
six==1.16.0
smmap==5.0.0
soupsieve==2.3.2.post1
stevedore==4.0.0
suds-community==1.1.2
tenacity==8.0.1
threadpoolctl==3.1.0
tomli==2.0.1
tomlkit==0.11.4
tqdm==4.64.1
typing_extensions==4.3.0
url-normalize==1.4.3
urllib3==1.26.12
wget==3.2
win32-setctime==1.1.0
wrapt==1.14.1
xarray==2022.6.0
xmltodict==0.13.0
zope.event==4.5.0
zope.interface==5.4.0