-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-test.txt
93 lines (92 loc) · 1.85 KB
/
requirements-test.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --constraint=requirements.txt --extra=test --output-file=requirements-test.txt pyproject.toml
#
aiohappyeyeballs==2.3.4
# via
# -c requirements.txt
# aiohttp
aiohttp==3.10.0
# via
# -c requirements.txt
# tcg-wheat (pyproject.toml)
aiosignal==1.3.1
# via
# -c requirements.txt
# aiohttp
annotated-types==0.7.0
# via
# -c requirements.txt
# pydantic
attrs==24.1.0
# via
# -c requirements.txt
# aiohttp
click==8.1.7
# via
# -c requirements.txt
# tcg-wheat (pyproject.toml)
frozenlist==1.4.1
# via
# -c requirements.txt
# aiohttp
# aiosignal
idna==3.7
# via
# -c requirements.txt
# yarl
iniconfig==2.0.0
# via pytest
multidict==6.0.5
# via
# -c requirements.txt
# aiohttp
# yarl
mypy==1.11.1
# via tcg-wheat (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
packaging==24.1
# via pytest
peewee==3.17.6
# via
# -c requirements.txt
# tcg-wheat (pyproject.toml)
pluggy==1.5.0
# via pytest
pydantic==2.8.2
# via
# -c requirements.txt
# pydantic-settings
pydantic-core==2.20.1
# via
# -c requirements.txt
# pydantic
pydantic-settings==2.4.0
# via
# -c requirements.txt
# tcg-wheat (pyproject.toml)
pytest==8.3.2
# via
# pytest-aio
# tcg-wheat (pyproject.toml)
pytest-aio==1.9.0
# via tcg-wheat (pyproject.toml)
python-dotenv==1.0.1
# via
# -c requirements.txt
# pydantic-settings
ruff==0.5.6
# via tcg-wheat (pyproject.toml)
typing-extensions==4.12.2
# via
# -c requirements.txt
# mypy
# pydantic
# pydantic-core
yarl==1.9.4
# via
# -c requirements.txt
# aiohttp