-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
89 lines (88 loc) · 1.64 KB
/
requirements-dev.lock
File metadata and controls
89 lines (88 loc) · 1.64 KB
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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
-e file:.
aiohttp==3.9.5
# via aresponses
# via here-transit
aiosignal==1.3.1
# via aiohttp
aresponses==3.0.0
async-timeout==4.0.3
# via aiohttp
# via here-transit
attrs==23.2.0
# via aiohttp
cfgv==3.4.0
# via pre-commit
codespell==2.3.0
coverage==7.5.4
# via pytest-cov
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.1
# via pytest
filelock==3.15.4
# via virtualenv
frozenlist==1.4.1
# via aiohttp
# via aiosignal
identify==2.5.36
# via pre-commit
idna==3.7
# via yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.5
# via aiohttp
# via yarl
mypy==1.10.1
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.1
# via pytest
pathspec==0.12.1
# via yamllint
platformdirs==4.2.2
# via virtualenv
pluggy==1.5.0
# via pytest
pre-commit==3.7.1
pre-commit-hooks==4.6.0
pytest==8.2.2
# via pytest-asyncio
# via pytest-cov
# via pytest-mock
pytest-asyncio==0.23.7
# via aresponses
pytest-cov==5.0.0
pytest-mock==3.14.0
pyyaml==6.0.1
# via pre-commit
# via yamllint
ruamel-yaml==0.18.6
# via pre-commit-hooks
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
ruff==0.5.0
tomli==2.0.1
# via coverage
# via mypy
# via pre-commit-hooks
# via pytest
typing-extensions==4.12.2
# via mypy
virtualenv==20.26.3
# via pre-commit
yamllint==1.35.1
yarl==1.9.4
# via aiohttp
# via here-transit