forked from dagger/dagger
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.txt
More file actions
64 lines (64 loc) · 1.13 KB
/
test.txt
File metadata and controls
64 lines (64 loc) · 1.13 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# dagger dl -m dev deps --env=test lock
#
aiohttp==3.9.2
# via -r requirements.in
aiosignal==1.3.1
# via aiohttp
anyio==4.2.0
# via httpx
attrs==23.2.0
# via aiohttp
certifi==2023.11.17
# via
# httpcore
# httpx
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via pytest-httpx
idna==3.6
# via
# anyio
# httpx
# yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.4
# via
# aiohttp
# yarl
packaging==23.2
# via pytest
pluggy==1.4.0
# via pytest
pytest==7.4.4
# via
# -r requirements.in
# pytest-httpx
# pytest-lazy-fixture
# pytest-mock
# pytest-subprocess
pytest-httpx==0.29.0
# via -r requirements.in
pytest-lazy-fixture==0.6.3
# via -r requirements.in
pytest-mock==3.14.1
# via -r requirements.in
pytest-subprocess==1.5.0
# via -r requirements.in
sniffio==1.3.0
# via
# anyio
# httpx
yarl==1.9.4
# via aiohttp