Skip to content

Commit 92c42ac

Browse files
authored
Is it a dependency?
1 parent 03480af commit 92c42ac

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pyproject.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,6 @@ classifiers = [
3030
"Programming Language :: Python :: 3.12",
3131
]
3232
dependencies = [
33-
"jupyter_server>=1.6,<3",
34-
"traitlets~=5.0",
35-
"nbconvert~=7.0",
36-
"pydantic>=1.10,<3",
37-
"sqlalchemy>=2.0,<3",
38-
"croniter~=1.4",
39-
"pytz>=2023.3,<=2024.2",
40-
"fsspec>=2023.6.0,<=2024.10.0",
41-
"psutil~=5.9"
4233
]
4334

4435
[project.optional-dependencies]

0 commit comments

Comments
 (0)