-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 941 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
50
51
52
53
54
altgraph==0.17.3
astroid==2.15.5
autopep8==2.0.2
black==23.3.0
certifi==2023.5.7
charset-normalizer==3.1.0
click==8.1.3
dask-mpi==2022.4.0
dill==0.3.6
docopt==0.6.2
docstring-to-markdown==0.12
flake8==6.0.0
idna==3.4
isort==5.12.0
jedi==0.18.2
lazy-object-proxy==1.9.0
markdown-it-py==2.2.0
mccabe==0.7.0
mdurl==0.1.2
mpi4py==3.1.4
mypy-extensions==1.0.0
packaging==23.1
parso==0.8.3
pathspec==0.11.1
pipreqs==0.4.13
platformdirs==3.5.1
pluggy==1.0.0
pycodestyle==2.10.0
pydocstyle==6.3.0
pyflakes==3.0.1
Pygments==2.15.1
pyinstaller==5.13.0
pyinstaller-hooks-contrib==2023.6
pylint==2.17.4
python-dateutil==2.8.2
python-lsp-jsonrpc==1.0.0
python-lsp-server==1.7.3
pytoolconfig==1.2.5
requests==2.31.0
rich==13.4.1
rope==1.8.0
shellingham==1.5.0.post1
six==1.16.0
snowballstemmer==2.2.0
tomli==2.0.1
tomlkit==0.11.8
typer==0.9.0
typing_extensions==4.6.3
ujson==5.7.0
urllib3==2.0.2
whatthepatch==1.0.5
wrapt==1.15.0
yapf==0.33.0
yarg==0.1.9