Skip to content

Commit 2dc336f

Browse files
committed
Include deprecation package
1 parent f872aab commit 2dc336f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
"restfly>=1.4.7",
2424
"requests>=2.31.0",
2525
"beautifulsoup4>=4.12.2",
26+
"deprecation>=2.1.0",
2627
]
2728
classifiers = [
2829
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)