-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
90 lines (90 loc) · 1.6 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
alabaster==0.7.12
attrs==22.1.0
Babel==2.10.3
beautifulsoup4==4.11.1
biopython==1.79
black==22.3.0
bleach==5.0.1
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
click-help-colors==0.9.1
colorama==0.4.5
commonmark==0.9.1
coverage==6.4.4
cryptography==37.0.4
docutils==0.18.1
fastpath==1.9
flake8==5.0.4
furo==2022.6.4.1
idna==3.3
imagesize==1.4.1
importlib-metadata
iniconfig==1.1.1
isort==5.10.1
jeepney==0.8.0
Jinja2==3.1.2
joblib==1.1.0
keyring==23.8.2
livereload==2.6.3
markdown-it-py==2.1.0
MarkupSafe==2.1.1
mccabe==0.7.0
mdit-py-plugins==0.3.0
mdurl==0.1.2
mypy==0.961
mypy-extensions==0.4.3
myst-parser==0.18.0
numpy==1.23.2
packaging==21.3
pandas==1.4.3
pathspec==0.9.0
phanotate==1.5.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
py==1.11.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
Pygments==2.13.0
pyparsing==3.0.9
pytest==7.1.2
pytest-cov==3.0.0
pytest-sphinx==0.4.0
python-dateutil==2.8.2
pytz==2022.2.1
PyYAML==6.0
readme-renderer==37.0
requests==2.28.1
requests-toolbelt==0.9.1
rfc3986==2.0.0
rich==12.5.1
scikit-learn==1.1.2
scipy==1.9.0
SecretStorage==3.3.3
six==1.16.0
sklearn==0.0
snowballstemmer==2.2.0
soupsieve==2.3.2.post1
Sphinx==5.0.2
sphinx-autobuild==2021.3.14
sphinx-autodoc-typehints==1.19.1
sphinx-basic-ng==0.0.1a12
sphinx-copybutton==0.5.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
threadpoolctl==3.1.0
tomli==2.0.1
tornado==6.2
tqdm==4.64.1
twine==4.0.1
typing_extensions==4.3.0
urllib3==1.26.12
webencodings==0.5.1
zipp==3.8.1