forked from hanzi-chai/pychai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
49 lines (49 loc) · 871 Bytes
/
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
alabaster==0.7.12
astroid==2.4.2
attrs==20.3.0
Babel==2.9.0
beautifulsoup4==4.9.3
certifi==2020.6.20
chardet==4.0.0
coverage==5.3.1
docutils==0.16
furo==2020.12.30b24
idna==2.10
imagesize==1.2.0
iniconfig==1.1.1
isort==5.5.2
jieba==0.42.1
Jinja2==2.11.2
lazy-object-proxy==1.4.3
Mako==1.1.3
Markdown==3.3.1
MarkupSafe==1.1.1
mccabe==0.6.1
numpy==1.20.0
packaging==20.8
pluggy==0.13.1
py==1.10.0
Pygments==2.7.4
pylint==2.6.0
pyparsing==2.4.7
pytest==6.2.1
pytest-cov==2.11.1
pytz==2020.5
PyYAML==5.3.1
requests==2.25.1
rope==0.17.0
rstcheck==3.3.1
six==1.15.0
snowballstemmer==2.1.0
soupsieve==2.1
Sphinx==3.4.3
sphinx-autodoc-typehints==1.11.1
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.4
toml==0.10.1
urllib3==1.26.2
wrapt==1.12.1