blob: bfd2dc14d151df15d95f621afa1f87893ff645b2 (
plain) (
blame)
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
|
# 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
# universal: false
-e file:.
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via httpx
ariadne-codegen @ git+https://github.com/flonou/ariadne-codegen@a18ea3a0803f4ec5fdccb90c530932a3d9418940
# via oguri
asyncio==3.4.3
# via oguri
autoflake==2.3.1
# via ariadne-codegen
black==25.1.0
# via ariadne-codegen
certifi==2025.6.15
# via httpcore
# via httpx
click==8.2.1
# via ariadne-codegen
# via black
graphql-core==3.2.6
# via ariadne-codegen
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via ariadne-codegen
idna==3.10
# via anyio
# via httpx
isort==6.0.1
# via ariadne-codegen
mypy-extensions==1.1.0
# via black
packaging==25.0
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.8
# via black
pydantic==2.11.7
# via ariadne-codegen
pydantic-core==2.33.2
# via pydantic
pyflakes==3.4.0
# via autoflake
sniffio==1.3.1
# via anyio
toml==0.10.2
# via ariadne-codegen
typing-extensions==4.14.0
# via pydantic
# via pydantic-core
# via typing-inspection
typing-inspection==0.4.1
# via pydantic
|