mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-07 03:02:42 +08:00
fix: add setuptools dependency with version constraint
This commit is contained in:
@@ -18,6 +18,7 @@ dependencies = [
|
||||
"python-dotenv>=1.2.1",
|
||||
"python-multipart>=0.0.21",
|
||||
"qdrant-client>=1.16.2",
|
||||
"setuptools<82",
|
||||
"telethon>=1.42.0",
|
||||
"tortoise-orm>=1.0.0",
|
||||
"uvicorn>=0.40.0",
|
||||
|
||||
Reference in New Issue
Block a user