Skip to content

Commit 82f3512

Browse files
committed
fix: add setuptools dependency with version constraint
1 parent ad6b335 commit 82f3512

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"python-dotenv>=1.2.1",
1919
"python-multipart>=0.0.21",
2020
"qdrant-client>=1.16.2",
21+
"setuptools<82",
2122
"telethon>=1.42.0",
2223
"tortoise-orm>=1.0.0",
2324
"uvicorn>=0.40.0",

uv.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)