This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
91 lines (91 loc) · 3.35 KB
/
requirements-dev.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
80
81
82
83
84
85
86
87
88
89
90
91
aiodns==3.0.0
aiohttp==3.8.1
aioresponses==0.7.3
aiosignal==1.2.0
alabaster==0.7.12
astroid==2.9.3
async-timeout==4.0.2
attrs==21.4.0
autoflake==1.4
Babel==2.9.1
black==22.3.0
build==0.7.0
CacheControl==0.12.10
certifi==2021.10.8
cffi==1.15.0
cfgv==3.3.1
charset-normalizer==2.0.12
click==8.1.0
colorama==0.4.4
coloredlogs==15.0.1
cyclonedx-python-lib==2.1.0
Deprecated==1.2.13
distlib==0.3.4
docutils==0.17.1
filelock==3.6.0
frozenlist==1.3.0
html5lib==1.1
humanfriendly==10.0
identify==2.4.12
idna==3.3
imagesize==1.3.0
isort==5.10.1
Jinja2==3.1.1
lazy-object-proxy==1.7.1
libcst==0.3.23
lockfile==0.12.2
MarkupSafe==2.1.1
mccabe==0.6.1
msgpack==1.0.3
multidict==6.0.2
mypy==0.942
mypy-extensions==0.4.3
nodeenv==1.6.0
packageurl-python==0.9.9
packaging==21.3
pathspec==0.9.0
pep517==0.12.0
pip-api==0.0.29
pip-audit==2.1.1
platformdirs==2.5.1
pre-commit==2.19.0
progress==1.6
py-tmio==0.4.7
pycares==4.1.2
pycln==1.3.3
pycparser==2.21
pyflakes==2.4.0
Pygments==2.11.2
pylint==2.12.2
pyparsing==3.0.7
pyreadline3==3.4.1
python-dotenv==0.20.0
pytz==2022.1
PyYAML==6.0
redis==4.3.1
regex==2022.3.15
requests==2.27.1
resolvelib==0.8.1
six==1.16.0
snowballstemmer==2.2.0
Sphinx==5.0.0
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomli==2.0.1
typer==0.4.1
types-redis==4.1.18
types-setuptools==57.4.11
types-toml==0.10.4
typing-inspect==0.7.1
typing_extensions==4.1.1
urllib3==1.26.9
virtualenv==20.14.1
webencodings==0.5.1
wrapt==1.13.3
yarl==1.7.2