Skip to content

Commit 6acfba3

Browse files
committed
add twine and setuptools
1 parent 4d57594 commit 6acfba3

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

packages.ini

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ python_versions = <3.12
190190
[certifi==2025.6.15]
191191
[certifi==2025.7.14]
192192
[certifi==2025.8.3]
193+
[certifi==2025.10.5]
193194

194195
[cffi==1.14.6]
195196
apt_requires = libffi-dev
@@ -235,6 +236,7 @@ python_versions = <3.13
235236
[charset-normalizer==3.4.1]
236237
[charset-normalizer==3.4.2]
237238
[charset-normalizer==3.4.3]
239+
[charset-normalizer==3.4.4]
238240

239241
[click==7.1.2]
240242
[click==8.0.4]
@@ -546,6 +548,7 @@ validate_incorrect_missing_deps = psycopg2-binary
546548

547549
[docutils==0.18.1]
548550
[docutils==0.19]
551+
[docutils==0.22.3]
549552

550553
[drf-spectacular==0.22.1]
551554
[drf-spectacular==0.23.1]
@@ -895,6 +898,8 @@ python_versions = <3.12
895898
[hypothesis==6.61.0]
896899
validate_extras = pytest
897900

901+
[id==1.5.0]
902+
898903
[identify==2.5.1]
899904
[identify==2.5.3]
900905
[identify==2.5.5]
@@ -914,6 +919,7 @@ validate_extras = pytest
914919
[idna==3.7]
915920
[idna==3.8]
916921
[idna==3.10]
922+
[idna==3.11]
917923

918924
[imagesize==1.4.1]
919925

@@ -948,6 +954,12 @@ python_versions = <3.12
948954
[itsdangerous==2.1.2]
949955
[itsdangerous==2.2.0]
950956

957+
[jaraco-classes==3.4.0]
958+
959+
[jaraco-context==6.0.1]
960+
961+
[jaraco-functools==4.3.0]
962+
951963
[jinja2==3.0.3]
952964
[jinja2==3.1.0]
953965
[jinja2==3.1.2]
@@ -997,6 +1009,8 @@ python_versions = <3.13
9971009

9981010
[jsonschema2md==0.4.0]
9991011

1012+
[keyring==25.6.0]
1013+
10001014
[kombu==4.6.11]
10011015
[kombu==5.2.4]
10021016
[kombu==5.3.3]
@@ -1122,6 +1136,7 @@ brew_requires = libmaxminddb
11221136
[more-itertools==9.0.0]
11231137
[more-itertools==10.0.0]
11241138
[more-itertools==10.1.0]
1139+
[more-itertools==10.8.0]
11251140

11261141
[msgpack==1.0.4]
11271142
python_versions = <3.12
@@ -1185,6 +1200,8 @@ python_versions = <3.13
11851200
[natsort==8.1.0]
11861201
[natsort==8.2.0]
11871202

1203+
[nh3==0.3.2]
1204+
11881205
[nodeenv==1.6.0]
11891206
[nodeenv==1.7.0]
11901207
[nodeenv==1.8.0]
@@ -1748,6 +1765,8 @@ python_versions = <3.12
17481765
[rb==1.9.0]
17491766
[rb==1.10.0]
17501767

1768+
[readme-renderer==44.0]
1769+
17511770
[redis==3.4.1]
17521771
[redis==3.5.3]
17531772
[redis==4.3.4]
@@ -1793,6 +1812,8 @@ python_versions = <3.12
17931812
[requests-oauthlib==1.3.1]
17941813
[requests-oauthlib==2.0.0]
17951814

1815+
[requests-toolbelt==1.0.0]
1816+
17961817
[responses==0.21.0]
17971818
[responses==0.22.0]
17981819
[responses==0.23.1]
@@ -1812,11 +1833,13 @@ python_versions = <3.12
18121833
[rfc3339-validator==0.1.4]
18131834

18141835
[rfc3986==1.5.0]
1836+
[rfc3986==2.0.0]
18151837

18161838
[rfc3986-validator==0.1.1]
18171839

18181840
[rich==13.8.1]
18191841
[rich==14.1.0]
1842+
[rich==14.2.0]
18201843

18211844
[rpds-py==0.9.2]
18221845
python_versions = <3.13
@@ -2881,6 +2904,7 @@ python_versions = >=3.10
28812904
[setuptools==74.1.2]
28822905
[setuptools==78.1.0]
28832906
[setuptools==78.1.1]
2907+
[setuptools==80.9.0]
28842908

28852909
[setuptools-rust==1.5.2]
28862910

@@ -3128,6 +3152,8 @@ python_versions = <3.13
31283152
[trio-websocket==0.11.1]
31293153
[trio-websocket==0.12.2]
31303154

3155+
[twine==6.1.0]
3156+
31313157
[types-beautifulsoup4==4.11.6]
31323158
[types-beautifulsoup4==4.11.6.7]
31333159
[types-beautifulsoup4==4.12.0.6]

0 commit comments

Comments
 (0)