Skip to content

Commit 8804441

Browse files
committed
removed warning from external library by switching own fork
1 parent d32c33b commit 8804441

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"dash-resizable-panels (>=0.1.0,<0.2.0)",
1919
"scipy (>=1.13,<2.0)",
2020
"gunicorn (>=23.0.0,<24.0.0)",
21-
"sphstat (>=1.0.6,<2.0.0)",
21+
"sphstat @ git+https://github.com/Vlad-Kor/sphstat",
2222
"pyrecest @ git+https://github.com/KIT-ISAS/pyRecEst.git@002c7757e2a5a81e4e57da5c1b657c5f9bd5cf6e",
2323
"kent-distribution @ git+https://github.com/Vlad-Kor/kent_distribution",
2424
"sympy (>=1.14.0,<2.0.0)",

0 commit comments

Comments
 (0)