Add server-side clustering with pysupercluster
Some checks failed
Build Docker Image / build (push) Failing after 2m14s
Some checks failed
Build Docker Image / build (push) Failing after 2m14s
This commit is contained in:
@@ -15,7 +15,9 @@ dependencies = [
|
||||
"infisicalsdk (>=1.0.12,<2.0.0)",
|
||||
"gunicorn (>=23.0.0,<24.0.0)",
|
||||
"whitenoise (>=6.7.0,<7.0.0)",
|
||||
"sentry-sdk (>=2.47.0,<3.0.0)"
|
||||
"sentry-sdk (>=2.47.0,<3.0.0)",
|
||||
"pysupercluster (>=0.7.7,<1.0.0)",
|
||||
"numpy (>=1.26.0,<3.0.0)"
|
||||
]
|
||||
|
||||
[tool.poetry]
|
||||
|
||||
Reference in New Issue
Block a user