-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements-dev.txt
101 lines (101 loc) · 1.67 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
92
93
94
95
96
97
98
99
100
101
anyio==3.6.1
appdirs==1.4.4
astroid==2.12.4
attrs==22.1.0
beautifulsoup4==4.11.1
bleach==5.0.1
build==0.8.0
CacheControl==0.12.11
cachy==0.3.0
cattrs==22.1.0
certifi==2022.9.14
cffi==1.15.1
cfgv==3.3.1
charset-normalizer==2.1.1
cleo==1.0.0a5
click==8.1.3
commonmark==0.9.1
coverage==6.4.4
crashtest==0.3.1
cryptography==38.0.1
dill==0.3.5.1
distlib==0.3.6
docopt==0.6.2
docutils==0.19
dulwich==0.20.46
exceptiongroup==1.0.0rc9
fastapi==0.82.0
filelock==3.8.0
h11==0.12.0
html5lib==1.1
httpcore==0.15.0
httptools==0.4.0
httpx==0.23.0
identify==2.5.3
idna==3.4
importlib-metadata==4.12.0
iniconfig==1.1.1
isort==5.10.1
jaraco.classes==3.2.2
jeepney==0.8.0
jsonschema==4.16.0
keyring==23.9.1
lazy-object-proxy==1.7.1
lockfile==0.12.2
mccabe==0.7.0
more-itertools==8.14.0
msgpack==1.0.4
nodeenv==1.7.0
packaging==21.3
pep517==0.13.0
pexpect==4.8.0
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
poetry==1.2.1
poetry-core==1.2.0
poetry-plugin-export==1.0.7
pre-commit==2.20.0
ptyprocess==0.7.0
py==1.11.0
pycparser==2.21
pydantic==1.10.2
Pygments==2.13.0
pylev==1.4.0
pylint==2.15.0
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.2
python-coveralls==2.9.3
python-dotenv==0.21.0
PyYAML==6.0
readme-renderer==37.1
requests==2.28.1
requests-cache==0.9.6
requests-mock==1.9.3
requests-toolbelt==0.9.1
rfc3986==1.5.0
rich==12.5.1
SecretStorage==3.3.3
shellingham==1.5.0
six==1.16.0
sniffio==1.2.0
soupsieve==2.3.2.post1
starlette==0.19.1
textual==0.1.18
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
twine==4.0.1
typing_extensions==4.3.0
url-normalize==1.4.3
urllib3==1.26.12
uvicorn==0.18.3
uvloop==0.16.0
virtualenv==20.16.3
watchfiles==0.16.1
webencodings==0.5.1
websockets==10.3
wrapt==1.14.1
yapf==0.32.0
zipp==3.8.1