File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile pyproject.toml -o requirements.txt
3
+ annotated-types == 0.7.0
4
+ # via pydantic
3
5
certifi == 2024.8.30
4
6
# via requests
5
7
charset-normalizer == 3.4.0
@@ -8,6 +10,14 @@ graphql-core==3.2.5
8
10
# via sgqlc
9
11
idna == 3.10
10
12
# via requests
13
+ pydantic == 2.10.0
14
+ # via pydantic-settings
15
+ pydantic-core == 2.27.0
16
+ # via pydantic
17
+ pydantic-settings == 2.6.1
18
+ # via publish-github-to-hashnode (pyproject.toml)
19
+ python-dotenv == 1.0.1
20
+ # via pydantic-settings
11
21
python-frontmatter == 1.1.0
12
22
# via publish-github-to-hashnode (pyproject.toml)
13
23
pyyaml == 6.0.2
@@ -16,5 +26,9 @@ requests==2.32.3
16
26
# via publish-github-to-hashnode (pyproject.toml)
17
27
sgqlc == 16.4
18
28
# via publish-github-to-hashnode (pyproject.toml)
29
+ typing-extensions == 4.12.2
30
+ # via
31
+ # pydantic
32
+ # pydantic-core
19
33
urllib3 == 2.2.3
20
34
# via requests
You can’t perform that action at this time.
0 commit comments