-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
54 lines (54 loc) · 919 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
aiodns>=3.1.1
aiohttp>=3.9.0
aiosignal>=1.3.1
annotated-types>=0.6.0
anyio>=4.0.0
astroid>=3.0.1
asttokens>=2.4.1
async-timeout>=4.0.3
attrs>=23.1.0
black>=23.11.0
build>=1.0.3
certifi>=2023.11.17
cffi>=1.16.0
charset-normalizer>=3.3.2
click>=8.1.7
colorama>=0.4.6
dill>=0.3.7
exceptiongroup>=1.2.0
executing>=2.0.1
frozenlist>=1.4.0
h11>=0.14.0
httpcore>=1.0.2
icecream>=2.1.3
idna>=3.4
iniconfig>=2.0.0
isort>=5.12.0
lazy-object-proxy>=1.9.0
mccabe>=0.7.0
multidict>=6.0.4
mypy-extensions>=1.0.0
packaging>=23.2
pathspec>=0.11.2
platformdirs>=4.0.0
pluggy>=1.3.0
pycares>=4.4.0
pycparser>=2.21
pydantic>=2.5.2
pydantic-settings>=2.1.0
pydantic_core>=2.14.5
Pygments>=2.17.2
pylint>=3.0.2
pylint-plugin-utils>=0.8.2
pylint-pydantic>=0.3.0
pyproject_hooks>=1.0.0
pytest>=7.4.3
python-dotenv>=1.0.0
result>=0.14.0
six>=1.16.0
sniffio>=1.3.0
tomli>=2.0.1
tomlkit>=0.12.3
typing_extensions>=4.8.0
wrapt>=1.16.0
yarl>=1.9.3