Skip to content

Commit 05bb32e

Browse files
isaackwyPonce
authored andcommitted
development/jupyter_server: Remove the python3-overrides dep.
It's not needed anymnore for python >= 3.12 jupyter-server/jupyter_server#1532 Signed-off-by: Matteo Bernardini <[email protected]>
1 parent 008027c commit 05bb32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development/jupyter_server/jupyter_server.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/j/jupyter_server/jupyte
55
MD5SUM="8812dfd79f6a8a2dcbefb72cff7503c1"
66
DOWNLOAD_x86_64=""
77
MD5SUM_x86_64=""
8-
REQUIRES="python3-argon2-cffi jupyter_events jupyter-nbconvert jupyter_server_terminals python3-anyio python3-prometheus_client send2trash python3-overrides python3-websocket-client"
8+
REQUIRES="python3-argon2-cffi jupyter_events jupyter-nbconvert jupyter_server_terminals python3-anyio python3-prometheus_client send2trash python3-websocket-client"
99
MAINTAINER="Isaac Yu"
1010

0 commit comments

Comments
 (0)