Skip to content

Commit 2b060bb

Browse files
committed
update requirements
1 parent 7b884ff commit 2b060bb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/toolbox-core/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ authors = [
1212
dependencies = [
1313
"pydantic>=2.7.0,<3.0.0",
1414
"aiohttp>=3.8.6,<4.0.0",
15+
"deprecated>=1.2.15,<2.0.0",
1516
]
1617

1718
classifiers = [
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
aiohttp==3.12.12
22
pydantic==2.11.5
3+
deprecated==1.2.15

0 commit comments

Comments
 (0)