-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.21 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
alabaster==0.7.13
astroid==2.14.2
attrs==22.2.0
Babel==2.12.1
blinker==1.6.2
Cerberus==1.3.4
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==3.1.0
click==8.1.3
colorama==0.4.6
dill==0.3.6
distlib==0.3.6
docutils==0.18.1
exceptiongroup==1.1.0
filelock==3.9.0
Flask==2.3.2
identify==2.5.18
idna==3.4
imagesize==1.4.1
importlib-metadata==6.3.0
iniconfig==2.0.0
isort==5.12.0
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.9.0
MarkupSafe==2.1.2
mccabe==0.7.0
mypy==1.1.1
mypy-extensions==1.0.0
nodeenv==1.7.0
packaging==23.0
pep8==1.7.1
platformdirs==3.0.0
pluggy==1.0.0
pre-commit==3.1.1
pycodestyle==2.10.0
Pygments==2.15.0
pylint==2.16.2
pylint-pytest==1.1.2
pytest==7.2.1
pytest-mock==3.10.0
PyYAML==6.0
requests==2.28.2
snowballstemmer==2.2.0
Sphinx==6.1.3
sphinx-rtd-theme==1.2.0
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tomli==2.0.1
tomlkit==0.11.6
types-colorama==0.4.15.11
types-docutils==0.20.0.1
types-Pygments==2.15.0.1
types-setuptools==67.7.0.2
typing_extensions==4.5.0
urllib3==1.26.15
virtualenv==20.19.0
Werkzeug==2.3.4
wrapt==1.15.0
zipp==3.15.0