Skip to content

Commit 2074b68

Browse files
manicsconsideRatio
andauthored
simpervisor: require 1.0
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
1 parent ea81d34 commit 2074b68

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ dependencies = [
4848
"aiohttp",
4949
"importlib_metadata >=4.8.3 ; python_version<\"3.10\"",
5050
"jupyter-server >=1.0",
51-
"simpervisor >=0.4 ; platform_system!=\"Windows\"",
52-
"simpervisor >=1.0 ; platform_system==\"Windows\"",
51+
"simpervisor >=1.0",
5352
]
5453

5554
[project.optional-dependencies]

0 commit comments

Comments
 (0)