mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
build: lock mailgun dependency
This commit is contained in:
parent
8db3eca887
commit
14c5ffc569
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ dependencies = [
|
||||||
"logfire[sqlalchemy]>=3.8.0",
|
"logfire[sqlalchemy]>=3.8.0",
|
||||||
"beautifulsoup4>=4.13.4",
|
"beautifulsoup4>=4.13.4",
|
||||||
"pytest-asyncio>=1.1.0",
|
"pytest-asyncio>=1.1.0",
|
||||||
"mailgun"
|
"mailgun>=1.2.0"
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.ruff]
|
[tool.ruff]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue