diff --git a/pyproject.toml b/pyproject.toml index 23349d1..5dc941f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,4 +38,4 @@ jupyter-book = [ test = [ "moto", "pytest" -] \ No newline at end of file +] diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index a8d7e3e..0000000 --- a/requirements.txt +++ /dev/null @@ -1,9 +0,0 @@ -requests -anndata -numpy -matplotlib -pandas -scipy -SimpleITK -ghp-import -jupyter-book