Commit 38343d2 1 parent 981954e commit 38343d2 Copy full SHA for 38343d2
File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ charset-normalizer==3.4.0
22
22
# via requests
23
23
constantly == 23.10.4
24
24
# via twisted
25
- cryptography == 44.0.0
25
+ cryptography == 44.0.1
26
26
# via
27
27
# pyopenssl
28
28
# service-identity
Original file line number Diff line number Diff line change 6
6
#
7
7
anyio==4.7.0
8
8
# via httpx
9
+ backports-tarfile==1.2.0
10
+ # via jaraco-context
9
11
build==1.2.2.post1
10
12
# via -r requirements_release.in
11
13
certifi==2024.12.14
@@ -27,6 +29,8 @@ distlib==0.3.9
27
29
# via virtualenv
28
30
docutils==0.21.2
29
31
# via readme-renderer
32
+ exceptiongroup==1.2.2
33
+ # via anyio
30
34
filelock==3.16.1
31
35
# via virtualenv
32
36
h11==0.14.0
@@ -49,6 +53,11 @@ idna==3.10
49
53
# httpx
50
54
# hyperlink
51
55
# requests
56
+ importlib-metadata==8.6.1
57
+ # via
58
+ # build
59
+ # keyring
60
+ # twine
52
61
jaraco-classes==3.4.0
53
62
# via keyring
54
63
jaraco-context==6.0.1
@@ -120,6 +129,10 @@ shellingham==1.5.4
120
129
# via hatch
121
130
sniffio==1.3.1
122
131
# via anyio
132
+ tomli==2.2.1
133
+ # via
134
+ # build
135
+ # hatchling
123
136
tomli-w==1.1.0
124
137
# via hatch
125
138
tomlkit==0.13.2
@@ -128,6 +141,10 @@ trove-classifiers==2024.10.21.16
128
141
# via hatchling
129
142
twine==6.1.0
130
143
# via -r requirements_release.in
144
+ typing-extensions==4.12.2
145
+ # via
146
+ # anyio
147
+ # rich
131
148
urllib3==2.2.3
132
149
# via
133
150
# requests
@@ -138,5 +155,7 @@ uv==0.5.9
138
155
# via hatch
139
156
virtualenv==20.28.0
140
157
# via hatch
158
+ zipp==3.21.0
159
+ # via importlib-metadata
141
160
zstandard==0.23.0
142
161
# via hatch
You can’t perform that action at this time.
0 commit comments