Skip to content

Commit

Permalink
bump the minimum version for Send2Trash (jupyter-server#1290)
Browse files Browse the repository at this point in the history
  • Loading branch information
qianjun.wqj committed Jun 24, 2023
1 parent 7af74bb commit 8a2adca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"prometheus_client",
"pywinpty;os_name=='nt'",
"pyzmq>=24",
"Send2Trash",
"Send2Trash>=1.8.2",
"terminado>=0.8.3",
"tornado>=6.2.0",
"traitlets>=5.6.0",
Expand Down

0 comments on commit 8a2adca

Please sign in to comment.