-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
79 lines (79 loc) · 1.33 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
anyio==3.4.0
attrs==21.2.0
backports.entry-points-selectable==1.1.1
black==22.8.0
certifi==2022.12.7
cfgv==3.3.1
charset-normalizer==2.0.9
click==8.1.3
colorama==0.4.4
commonmark==0.9.1
coverage==6.5.0
distlib==0.3.3
docutils==0.18.1
Faker==15.0.0
filelock==3.4.0
flake8==5.0.4
flit==3.7.1
flit_core==3.7.1
ghp-import==2.0.2
griffe==0.22.2
h11==0.12.0
httpcore==0.15.0
httpx==0.23.0
identify==2.4.0
idna==3.3
importlib-metadata==4.8.2
iniconfig==1.1.1
Jinja2==3.0.3
Markdown==3.3.6
MarkupSafe==2.0.1
mccabe==0.7.0
mergedeep==1.3.4
mkdocs==1.4.0
mkdocs-autorefs==0.4.1
mkdocs-material==8.5.3
mkdocs-material-extensions==1.0.3
mkdocstrings==0.19.0
mkdocstrings-python==0.7.1
mypy-extensions==0.4.3
nodeenv==1.6.0
packaging==21.3
pathspec==0.9.0
pip==22.2.2
platformdirs==2.4.0
pluggy==1.0.0
pre-commit==2.20.0
py==1.11.0
pycodestyle==2.9.1
pyflakes==2.5.0
Pygments==2.12.0
pymdown-extensions==9.4
pyparsing==3.0.6
pytest==7.1.3
pytest-asyncio==0.19.0
pytest-cov==4.0.0
pytest-mock==3.9.0
python-dateutil==2.8.2
pytkdocs==0.15.0
PyYAML==6.0
pyyaml_env_tag==0.1
requests==2.26.0
rfc3986==1.5.0
rich==12.5.1
setuptools==65.5.1
shellingham==1.4.0
six==1.16.0
sniffio==1.2.0
text-unidecode==1.3
toml==0.10.2
tomli==2.0.1
tomli_w==1.0.0
tox==3.26.0
typer==0.6.1
typing_extensions==4.0.1
urllib3==1.26.7
virtualenv==20.10.0
watchdog==2.1.6
wheel==0.38.1
zipp==3.6.0