n8henrie / jupyter-black

A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using Black. Fork of dnanhkhoa/nb_black.
MIT License
55 stars 3 forks source link

Installation Downgrades IPython and Black #5

Closed fny closed 2 years ago

fny commented 2 years ago

Can you unpin the required versions?

Collecting jupyter-black Downloading jupyter_black-0.3.1-py3-none-any.whl (7.7 kB) Collecting black<23,>=21.9b0 Downloading black-22.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) |████████████████████████████████| 1.5 MB 3.0 MB/s Collecting ipython<8,>=7.27.0 Downloading ipython-7.34.0-py3-none-any.whl (793 kB) |████████████████████████████████| 793 kB 2.2 MB/s