Skip to content

Commit 21e199d

Browse files
committed
Update done
1 parent b0a156f commit 21e199d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ dependencies = [
2525
"reportlab>=4.0.0",
2626
"markdown>=3.5.0",
2727
"sqlalchemy>=2.0.0",
28+
"sentry-sdk>=2.0.0",
29+
"slowapi>=0.1.9",
2830
]
2931

3032
[project.urls]
@@ -45,6 +47,7 @@ dev = [
4547
"ruff>=0.12.0",
4648
"mypy>=1.11.0",
4749
"pytest-asyncio>=0.23.0",
50+
"types-Markdown",
4851
]
4952

5053
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)