-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
52 lines (52 loc) · 974 Bytes
/
requirements-dev.txt
File metadata and controls
52 lines (52 loc) · 974 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in requirements.in
#
aiohttp==3.8.3
# via black
aiosignal==1.3.1
# via aiohttp
async-timeout==4.0.2
# via aiohttp
attrs==22.2.0
# via aiohttp
black[d]==22.12.0
# via -r requirements-dev.in
certifi==2022.12.7
# via requests
charset-normalizer==2.1.1
# via
# aiohttp
# requests
click==8.1.3
# via black
colorama==0.4.6
# via click
frozenlist==1.3.3
# via
# aiohttp
# aiosignal
idna==3.4
# via
# requests
# yarl
isort==5.11.4
# via -r requirements-dev.in
multidict==6.0.4
# via
# aiohttp
# yarl
mypy-extensions==0.4.3
# via black
pathspec==0.10.3
# via black
platformdirs==2.6.2
# via black
requests==2.28.1
# via -r requirements.in
urllib3==1.26.13
# via requests
yarl==1.8.2
# via aiohttp