Skip to content

Commit d75f9f7

Browse files
authored
Merge pull request #1620 from getsentry/gi0baro/add-granian
add granian
2 parents e14795d + 6d57752 commit d75f9f7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -753,6 +753,9 @@ custom_prebuild = prebuild/crc32c 1.1.2
753753
[googleapis-common-protos==1.65.0]
754754
[googleapis-common-protos==1.70.0]
755755

756+
[granian==2.5.4]
757+
validate_extras = pname,reload,uvloop
758+
756759
[greenlet==1.1.3]
757760
python_versions = <3.12
758761

@@ -2697,6 +2700,8 @@ python_versions = >=3.10
26972700
[sentry-usage-accountant==0.0.10]
26982701
[sentry-usage-accountant==0.0.11]
26992702

2703+
[setproctitle==1.3.7]
2704+
27002705
[setuptools==56.0.0]
27012706
[setuptools==62.3.2]
27022707
[setuptools==63.1.0]
@@ -3174,6 +3179,8 @@ python_versions = <3.13
31743179

31753180
[uv==0.8.2]
31763181

3182+
[uvloop==0.21.0]
3183+
31773184
[vine==1.3.0]
31783185
[vine==5.0.0]
31793186
[vine==5.1.0]
@@ -3213,6 +3220,8 @@ python_versions = <3.12
32133220
[watchdog==3.0.0]
32143221
python_versions = <3.12
32153222

3223+
[watchfiles==1.1.0]
3224+
32163225
[wcwidth==0.2.5]
32173226
[wcwidth==0.2.9]
32183227
[wcwidth==0.2.10]

0 commit comments

Comments
 (0)