-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.14 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
alabaster==0.7.13
altgraph==0.17.4
astroid==2.11.7
attrs==22.2.0
Babel==2.11.0
black==22.8.0
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==2.0.12
click==8.0.4
coverage==6.2
cryptography==40.0.2
dataclasses==0.6
dill==0.3.4
docutils==0.17.1
flake8==5.0.4
idna==3.4
imagesize==1.4.1
importlib-metadata==4.2.0
iniconfig==1.1.1
isort==5.10.1
Jinja2==3.0.3
lazy-object-proxy==1.7.1
MarkupSafe==2.0.1
mccabe==0.7.0
mypy-extensions==1.0.0
packaging
pathspec==0.9.0
platformdirs==2.4.0
pluggy==1.0.0
py==1.11.0
pyasn1==0.5.0
pycodestyle==2.9.1
pycparser==2.21
pyflakes==2.5.0
Pygments==2.14.0
pyinstaller
pyinstaller-hooks-contrib==2022.0
PyJWT==2.4.0
pylint==2.13.9
pyparsing==3.1.1
pytest==7.0.1
pytest-cov==4.0.0
pytz==2023.3.post1
regex==2023.8.8
requests==2.27.1
rsa==4.9
rstcheck==3.5.0
snowballstemmer==2.2.0
Sphinx==4.3.2
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==1.2.3
typed-ast==1.5.5
typing_extensions==4.1.1
urllib3==1.26.18
wrapt==1.16.0
zipp==3.6.0