mirror of
https://github.com/zvx-echo6/central.git
synced 2026-05-21 18:14:44 +02:00
build: remove aiolimiter dependency
No longer needed after removing internal rate limiting from NWSAdapter. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0eba319071
commit
c368f175a1
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ license = {text = "MIT"}
|
|||
authors = [{name = "Matt Johnson"}]
|
||||
dependencies = [
|
||||
"aiohttp>=3.13.5",
|
||||
"aiolimiter>=1.2.1",
|
||||
"asyncpg>=0.31.0",
|
||||
"cloudevents>=2.0.0",
|
||||
"cryptography>=44.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue